1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-08 04:20:07 +02:00

✏️ New comments

This commit is contained in:
2022-01-29 14:13:38 +01:00
parent c4c19a5b47
commit 193f459be1
7 changed files with 54 additions and 16 deletions

View File

@ -8,8 +8,8 @@
import Foundation
/**
The `Paths` class is used to locate various binaries on the system,
and provides a full
The `Paths` class is used to locate various binaries on the system.
The path to the Homebrew directory and the user's name are fetched only once, at boot.
*/
public class Paths {