Documentation ¶
Index ¶
- func Dca() bool
- func Debug() bool
- func Dip(def float64) (float64, error)
- func Dist(def int64) (int64, error)
- func Exists(name string) bool
- func Interactive() bool
- func Listen() bool
- func Max() (float64, error)
- func Min() (float64, error)
- func Pip(def float64) (float64, error)
- func Sandbox() bool
- func Set(name, value string)
- func Strict() bool
- type Flag
- func (self *Flag) Contains(value string) bool
- func (self *Flag) ContainsEx(sep, value string) bool
- func (self *Flag) Float64() (float64, error)
- func (self *Flag) Int64() (int64, error)
- func (self *Flag) Split() []string
- func (self *Flag) SplitEx(sep string) []string
- func (self *Flag) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Interactive ¶
func Interactive() bool
Types ¶
Click to show internal directories.
Click to hide internal directories.