úÎ_     None-3   None Runs a command 2Reads a file and returns the contents of the file.  file str function writes the bytestring str, to the file file.  file str! function appends the bytestring str, to the file file."Executes the given string in shell @shell cmd stdin = command "/usr/bin/env" ["sh", "-c", cmd] stdinExecutes the actions locally Command to run ArgumentsStandart Input(status, stdout, stderr) String to executeStandart input(ExitCode, Stdout, Stderr)   None%Executes the actions at a remote host"Copies a local file to remote hostFetches a file from remote hostLocal path of sourceRemote path of destinationRemote path of sourceLocal path of destination            handsy-0.0.5System.Handsy.Internal System.HandsySystem.Handsy.RemoteHandsyF AppendFile WriteFileReadFileCommandcommandreadFile writeFile appendFileHandsyshellrun RemoteOptions sshCommand runRemotepushFilepullFilebase System.IO