Documentation
¶
Index ¶
Constants ¶
View Source
const GleeceIntroDoc = `` /* 633-byte string literal not displayed */
View Source
const GopherAscii string = `` /* 6792-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CliArguments ¶
type FileModeArg ¶
func NewFileModeArg ¶
func NewFileModeArg(value string) FileModeArg
func (*FileModeArg) FileMode ¶
func (e *FileModeArg) FileMode() os.FileMode
func (*FileModeArg) Set ¶
func (e *FileModeArg) Set(v string) error
Set must have pointer receiver so it doesn't change the value of a copy
func (*FileModeArg) String ¶
func (e *FileModeArg) String() string
Click to show internal directories.
Click to hide internal directories.