Documentation
¶
Overview ¶
Package iterm2 provides iTerm2-specific functionality.
Index ¶
Constants ¶
View Source
const Auto = "auto"
Auto is a constant that represents the "auto" value.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type File ¶
type File file
File represents the optional arguments for the iTerm2 Inline Image Protocol.
type FileEnd ¶
type FileEnd struct{}
FileEnd represents the optional arguments for the iTerm2 Inline Image Protocol.
type FilePart ¶
type FilePart file
FilePart represents the optional arguments for the iTerm2 Inline Image Protocol.
type MultipartFile ¶
type MultipartFile file
MultipartFile represents the optional arguments for the iTerm2 Inline Image Protocol.
func (MultipartFile) String ¶
func (f MultipartFile) String() string
String implements fmt.Stringer.
Click to show internal directories.
Click to hide internal directories.