# Functions
Execute runs a command on a system and returns an ExecutionResult.
# Structs
No description provided by the author
# Interfaces
No description provided by the author
FileSystem provides read and write access to a file system.
ReadFS provides read access to a file system.
No description provided by the author
System is an interface to access a file system of and execute commands on a system.
WriteFile provides write access to a single file.
WriteFS provides write access to a file system.