Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandArgs ¶
func NewCommandArgs ¶
type CreateDirectoryArguments ¶ added in v0.0.10
func NewCreateDirectoryArguments ¶ added in v0.0.10
type FileCopyArguments ¶
func NewFileCopyArguments ¶
type FileMoveArguments ¶
func NewFileMoveArguments ¶
type FishSetPathArguments ¶ added in v0.0.9
func NewFishSetPathArguments ¶ added in v0.0.9
type FishSetVariableArguments ¶ added in v0.0.9
type FishSetVariableArguments struct { Arguments Name string Value string Scope FishVariableScope Export bool }
func NewFishSetVariableArguments ¶ added in v0.0.9
type FishVariableScope ¶ added in v0.0.9
type FishVariableScope int
const ( FishVariableUniversalScope FishVariableScope = iota + 1 FishVariableGlobalScope FishVariableLocalScope )
type HTTPRequestArguments ¶
func NewHTTPRequestArguments ¶
type PackageArguments ¶
func NewPackageArguments ¶
type SymlinkArguments ¶
func NewSymlinkArguments ¶
Click to show internal directories.
Click to hide internal directories.