farinap5
farinap5
``` var ScriptSuggestions *[]prompt.Suggest // script list with descriptions var SCTAG []ScriptTAGInfo // script list with tags ```
Allow script to set global variables, so another script in sequence can read content from that and take another actions. Calling a function like the following the script could write...
Make all stdout be tunneled over channels so it can be redirect to other methods like a sockts, files or even http api. It will be needed a standard function...
fix it ``` [!]- No key for email: [email protected] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x7b38d6] goroutine 1 [running]: venera/src/pacman.VerifyPk({0x118c660,...