Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct {
ConfigHolder *framework.ConfigHolder
Output output.Interface
Workspace *workspaces.Workspace
ApplicationName string
ConnectionFactory connections.Factory
}
Runner is the runner implementation for the `rad app switch` command.
func (*Runner) Run ¶
The function Run takes in a context and updates the configuration of the workspace with the given application name, and returns an error if any.
Click to show internal directories.
Click to hide internal directories.