Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsExternalScriptExists ¶
IsExternalScriptExists returns true if external scripts already exists in storage
func ProcessCommand ¶
ProcessCommand processes and executes alias
func RegisterExternalByPath ¶
RegisterExternalByPath registers external script by path
func ReloadExternalByPath ¶
ReloadExternalByPath reloads content of script by path
func RemoveExternalByPath ¶
RemoveExternalByPath removes external script by pass and rebuild script's storage
Types ¶
type Script ¶
type Script struct {
// contains filtered or unexported fields
}
func GetScripts ¶
func GetScripts() []*Script
GetScripts returns list of registered external scripts
func (*Script) GetAddedAt ¶
func (*Script) SetAddedAt ¶
Click to show internal directories.
Click to hide internal directories.