Documentation
¶
Index ¶
- func BrowserOpen(url string)
- func Decrypt(key string, data string) (string, error)
- func DetectSpfr(args []string) (string, string)
- func Diff(ouf, out string) string
- func Encrypt(key string, data string) (string, error)
- func ExtractMapKeys(varMap interface{}) (data []string)
- func FindCodeFiles(file string) (string, error)
- func FindInpOutFiles(inpf, outf *[]string)
- func FindTemplateToUse(file string) (string, error)
- func HeaderCol(data string) string
- func SliceContains(key string, data []string) bool
- func StartCountdown(dur time.Duration, msg string)
- func SurveyErr(err error)
- func ToByte(v interface{}) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BrowserOpen ¶ added in v0.9.0
func BrowserOpen(url string)
func DetectSpfr ¶
DetectSpfr returns specifier and root workspace
func ExtractMapKeys ¶
func ExtractMapKeys(varMap interface{}) (data []string)
func FindCodeFiles ¶
func FindInpOutFiles ¶ added in v0.11.0
func FindInpOutFiles(inpf, outf *[]string)
func FindTemplateToUse ¶
FindTemplateToUse returns alias of template to use
func SliceContains ¶
func StartCountdown ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.