Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OsysClient ¶
type OsysClient struct{}
func New ¶
func New() *OsysClient
func (*OsysClient) Exit ¶
func (o *OsysClient) Exit(code int)
func (*OsysClient) Stderr ¶
func (o *OsysClient) Stderr() *os.File
func (*OsysClient) Stdin ¶
func (o *OsysClient) Stdin() *os.File
func (*OsysClient) Stdout ¶
func (o *OsysClient) Stdout() *os.File
func (*OsysClient) UserHomeDir ¶
func (o *OsysClient) UserHomeDir() (string, error)
Click to show internal directories.
Click to hide internal directories.