package
Version:
v0.36.1
Opens a new window with list of versions in this module.
Published: Mar 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type Access struct {
Enabled bool `json:"enabled"`
Timeout int `json:"timeout"`
}
Access represents shell configuration.
Manager provides convenience methods to get/set enabled state of BASH.
NewManager creates a new Manager with the given client
Get returns enabled state of BASH, that is, access to BASH from within the controlled CLI.
Set enables state of BASH, that is access to BASH from within the controlled CLI.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.