Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client handles communication with VSCode bridge
func (*Client) ExecuteTask ¶
ExecuteTask sends a task for execution
func (*Client) ExecuteWorkspace ¶
ExecuteWorkspace sends a workspace for execution
func (*Client) LoadAuthFromToken ¶
LoadAuthFromToken loads authentication from a token discovered out-of-band, such as the VSTR_TOKEN env var, avoiding a re-read of the bridge file.
Click to show internal directories.
Click to hide internal directories.