Documentation
¶
Index ¶
- type Bridge
- func (api *Bridge) MakeDir(path string) error
- func (api *Bridge) ReadDir(path string) ([]entry, error)
- func (api *Bridge) ReadFile(path string) ([]byte, error)
- func (api *Bridge) Stat(path string) (*entry, error)
- func (api *Bridge) Terminal(r rpc.Responder, c *rpc.Call)
- func (api *Bridge) WriteFile(path string, data []byte) error
- type Workbench
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.