Documentation ¶
Index ¶
- type Ctx
- func (ctx *Ctx) Abspath(path string) (ans string)
- func (ctx *Ctx) AbspathFromHome(path string) (ans string)
- func (ctx *Ctx) CwdPath() (ans string)
- func (ctx *Ctx) ExpandHome(path string) (ans string)
- func (ctx *Ctx) HomePath() (ans string)
- func (ctx *Ctx) SetCwd(val string)
- func (ctx *Ctx) SetHome(val string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ctx ¶
type Ctx struct {
// contains filtered or unexported fields
}
func (*Ctx) AbspathFromHome ¶
func (*Ctx) ExpandHome ¶
Click to show internal directories.
Click to hide internal directories.