Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Arguments []string
Functions ¶
func IsTerminal ¶ added in v0.57.0
func IsTerminal() bool
func SetArgs ¶ added in v0.57.0
func SetArgs(c *cli.Context)
SetArgs set context arguments, for example command line `arrai -d r file.arrai arg1 arg2 arg3` will save `file.arrai arg1 arg2 arg3` as a slice to Arguments.
func ValueAsBytes ¶ added in v0.88.0
ValueAsBytes transform rel.Value to byte array. In arr.ai, all empty sets are the same and `""`, `{}` and `[]` will be parsed to rel.GenericSet.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.