Documentation ¶
Overview ¶
SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin
SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin
SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin
Index ¶
Constants ¶
View Source
const ( Initial State = "initial" Started = "started" Completed = "completed" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FixedTerminalLines ¶
type FixedTerminalLines struct {
// contains filtered or unexported fields
}
func (*FixedTerminalLines) Replace ¶
func (fixed *FixedTerminalLines) Replace(lines []string) error
type SetStateEvent ¶
Click to show internal directories.
Click to hide internal directories.