Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecWaitPrintScreen ¶
will print screen
Types ¶
type BrowserCMD ¶
type BrowserCMD struct { }
func NewBrowser ¶
func NewBrowser() *BrowserCMD
func (*BrowserCMD) OpenFile ¶
func (b *BrowserCMD) OpenFile(path string) error
func (*BrowserCMD) OpenURL ¶
func (b *BrowserCMD) OpenURL(url string) error
func (*BrowserCMD) OpenURLAppMode ¶
func (b *BrowserCMD) OpenURLAppMode(url string) error
open in Chrome APP mode, no toolbar/buttons, just web page
type Cmder ¶
type Cmder struct {
// contains filtered or unexported fields
}
func (*Cmder) GetResultOutput ¶
type Interact ¶
type Interact struct {
// contains filtered or unexported fields
}
func NewInteract ¶
func NewInteract() *Interact
Click to show internal directories.
Click to hide internal directories.