Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( IsCodeUpdated bool TermCmd TerminalCmd TerminalChannel = make(chan string, 1000) )
Functions ¶
func CmdExecute ¶
CmdExecute trigger the Execute function Also init the signal to check signal notification
Types ¶
type TerminalCmd ¶ added in v0.0.4
func (*TerminalCmd) Execute ¶ added in v0.0.4
func (term *TerminalCmd) Execute() error
Execute executes shell command
Click to show internal directories.
Click to hide internal directories.