Documentation
¶
Index ¶
- func Chmod(ctx context.Context, commandExecutor commandexecutorinterfaces.CommandExecutor, ...) error
- func GetAccessPermissions(commandexecutor commandexecutorinterfaces.CommandExecutor, path string) (int, error)
- func GetAccessPermissionsString(commandexecutor commandexecutorinterfaces.CommandExecutor, path string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Chmod ¶
func Chmod(ctx context.Context, commandExecutor commandexecutorinterfaces.CommandExecutor, path string, options *filesoptions.ChmodOptions) error
func GetAccessPermissions ¶
func GetAccessPermissions(commandexecutor commandexecutorinterfaces.CommandExecutor, path string) (int, error)
func GetAccessPermissionsString ¶
func GetAccessPermissionsString(commandexecutor commandexecutorinterfaces.CommandExecutor, path string) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.