Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golbin

facade for regular used Go calls to manage Shell Evals or Shell style function calls

extracted from an older pandora box of such packages at abhishekkr/gol

Public Functions

  • IsSystemCmd(cmd string) bool

  • (konsole *Console) Run() (err error)

  • ExecOutput(cmdline string) string

  • RunWithAssignedApp(runThis string) string

  • Exec(cmd string) (string, error)

  • ExecWithEnv(cmd string, env map[string]string) (string, error)


About

go wrapper for shell eval & related tasks

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages