package
2.27.9-v9
Repository: https://github.com/clockfly/filebrowser.git
Documentation: pkg.go.dev

# Functions

ParseCommand parses the command taking in account if the current instance uses a shell to run the commands or just calls the binary directyly.
SplitCommandAndArgs takes a command string and parses it shell-style into the command and its separate arguments.

# Structs

Runner is a commands runner.