!;9*      !"#$%&'()Safe-! simple-cmd2Alias for errorWithoutStackTrace (for base >= 4.9) simple-cmd;'cmd c args' runs a command in a process and returns stdout simple-cmdI'cmd_ c args' runs command in a process, output goes to stdout and stderr simple-cmd:'cmdBool c args' runs a command, and return Boolean status simple-cmdG'cmdMaybe c args' runs a command, maybe returning output if it succeeds simple-cmdB'cmdLines c args' runs a command, and returns list of stdout lines simple-cmdW'cmdStdIn c args inp' runs a command, passing input string as stdin, and returns stdout simple-cmd?'shell cs' runs a command string in a shell, and returns stdout  simple-cmdC'shell_ cs' runs a command string in a shell, output goes to stdout  simple-cmdF'shellBool cs' runs a command string in a shell, output goes to stdout  simple-cmd/'cmdLog c args' logs a command with a datestamp  simple-cmd  deprecated alias for   (will be removed in 0.3)  simple-cmd-'logMsg msg' outputs message with a timestamp simple-cmdT'cmdN c args' dry-runs a command: prints command to stdout - more used for debugging simple-cmdI'cmdStdErr c args' runs command in a process, returning stdout and stderr simple-cmdM'cmdQuiet c args' runs a command hiding stderr, if it succeeds returns stdout simple-cmdS'cmdSilent c args' runs a command hiding stdout: stderr is only output if it fails. simple-cmdT'cmdIgnoreErr c args inp' runs a command with input, drops stderr, and return stdout simple-cmdB'grep pat file' greps pattern in file, and returns list of matches simple-cmdA'grep_ pat file' greps pattern in file and returns Boolean status simple-cmdK'egrep_ pat file' greps extended regexp in file, and returns Boolean status simple-cmd5'sudo c args' runs a command as sudo returning stdout4Result type changed from IO () to IO String in 0.2.0 simple-cmd%'sudo_ c args' runs a command as sudo simple-cmd'Combine two strings with a single space simple-cmdD'removePrefix prefix original' removes prefix from string if present simple-cmdI'removeStrictPrefix prefix original' removes prefix, or fails with error' simple-cmdD'removeSuffix suffix original' removes suffix from string if present simple-cmd outputs to stderr simple-cmd>Return stdout from piping the output of one process to another simple-cmd,Pipe two commands without returning anything simple-cmd!Bool result of piping of commands  simple-cmd&Pipe 3 commands, no returning anything! simple-cmd.Pipe a file to the first of a pipe of commands simple-cmdcommand to run simple-cmdlist of arguments simple-cmdstdout simple-cmdpattern simple-cmdfile simple-cmdresult simple-cmdcommand simple-cmd arguments simple-cmdcommand simple-cmd arguments"  !"    !4Safe6" simple-cmd/'git c args' runs git command and return output# simple-cmd>'git_ c args' run git command with output to stdout and stderr$ simple-cmd5'isGitDir dir' checks if directory has a .git/ subdir% simple-cmd%0 returns the git branch of the current directory& simple-cmd&" checks if a git repo is under ssh' simple-cmd;'grepGitConfig pat' greps ".git/config" for extended regexp( simple-cmd( checks if unchanged" simple-cmd git command simple-cmd arguments simple-cmdoutput"#$%&'("#%('$&Safe9v) simple-cmd'rpmspec args maybe-queryformat specfile' runs rpmspec query on file with optional args (a newline is appended to any queryformat)))*      !"#$%&'()*+,-.'simple-cmd-0.2.0-CiTXXhVhCl7GVM0DQzMbSs SimpleCmd SimpleCmd.Git SimpleCmd.Rpm PipeCommanderror'cmdcmd_cmdBoolcmdMaybecmdLinescmdStdInshellshell_ shellBoolcmdLogcmdloglogMsgcmdN cmdStdErrcmdQuiet cmdSilent cmdIgnoreErrgrepgrep_egrep_sudosudo_+-+ removePrefixremoveStrictPrefix removeSuffixwarningpipepipe_pipeBoolpipe3_ pipeFile_gitgit_isGitDir gitBranchrwGitDir grepGitConfig gitDiffQuietrpmspec