Documentation ¶ Index ¶ func Spawn(dir string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Spawn ¶ func Spawn(dir string) error Spawn a shell in a certain directory. The default shell is bash, unless overridden via the SHELL environment variable. The function has only been tested with bash/fish on Linux. Types ¶ This section is empty. Source Files ¶ View all Source files shell.go Click to show internal directories. Click to hide internal directories.