Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseModel ¶
type ResponseModel struct {
// contains filtered or unexported fields
}
func NewResponseModel ¶
func NewResponseModel(session ssh.Session) *ResponseModel
func (*ResponseModel) Init ¶
func (m *ResponseModel) Init() tea.Cmd
func (*ResponseModel) View ¶
func (m *ResponseModel) View() string
Click to show internal directories.
Click to hide internal directories.