Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type WindowsCmd ¶
type WindowsCmd struct{}
func (WindowsCmd) ChangeDirTime ¶
func (w WindowsCmd) ChangeDirTime(dir string) string
func (WindowsCmd) Path ¶
func (WindowsCmd) Path(file string) string
func (WindowsCmd) Remove ¶
func (w WindowsCmd) Remove(file string) string
func (WindowsCmd) Script ¶
func (w WindowsCmd) Script(mode, file string) string
func (WindowsCmd) Symlink ¶
func (w WindowsCmd) Symlink(src, target string) string
Click to show internal directories.
Click to hide internal directories.