úÎ!0ø/"!      Safe#w 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-cmdB'shell_ c' 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   (to be removed in 0.2)  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-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-cmdcommand to run simple-cmdlist of arguments simple-cmdstdout simple-cmdpattern simple-cmdfile simple-cmdresult simple-cmdcommand simple-cmd arguments    4Safe,M 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-cmd0 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-cmdoutputSafe/  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.1.4-83wHW909JeKrWAWflUXOD SimpleCmd SimpleCmd.Git SimpleCmd.Rpmerror'cmdcmd_cmdBoolcmdMaybecmdLinescmdStdInshellshell_cmdLogcmdloglogMsgcmdN cmdStdErrcmdQuiet cmdSilent cmdIgnoreErrgrepgrep_egrep_sudo+-+ removePrefixremoveStrictPrefix removeSuffixgitgit_isGitDir gitBranchrwGitDir grepGitConfig gitDiffQuietrpmspec