package
1.0.11
Repository: https://github.com/oliverisaac/iterm-cmd.git
Documentation: pkg.go.dev

# Functions

NewCommandGenerator will create a comand generator pointing at the desired directory If the directory does not exist, it will be created on the first CommandFile call If the directory is an empty string, the default temp directory will be used If the logger is nil, logrus will be used If you don't want to specify either arg, just call NewDefaultCommandGenerator().
NewDefaultCommandGenerator creates a new command generator using the defaults.

# Structs

No description provided by the author

# Interfaces

No description provided by the author