Documentation ¶
Index ¶
Constants ¶
View Source
const (
UPDIR = ".."
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CWD ¶
type CWD struct {
// contains filtered or unexported fields
}
func (CWD) CurrentItem ¶
func (CWD) CurrentLevel ¶
func (CWD) CurrentPathBuffer ¶
type Command ¶
type Command struct { Method RunMethod // contains filtered or unexported fields }
func MakeAllLevelCommand ¶
type Navigator ¶
type Navigator struct {
// contains filtered or unexported fields
}
func NewNavigator ¶
func (*Navigator) AddCommand ¶
func (*Navigator) CheckCreate ¶
func (*Navigator) ReadCommand ¶
func (*Navigator) RunCommand ¶
Click to show internal directories.
Click to hide internal directories.