Search
Preparing search index...
The search index is not available
blessed
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"blessed.d"
Widgets
Tput
Class Tput
Hierarchy
Tput
Implements
IHasOptions
<
TputsOptions
>
Index
Constructors
constructor
Properties
debug
error
extended
options
padding
printf
termcap
termcap
File
terminal
terminfo
File
terminfo
Prefix
Methods
parse
Terminfo
read
Terminfo
setup
term
Constructors
constructor
new
Tput
(
opts
:
TputsOptions
)
:
Tput
Parameters
opts:
TputsOptions
Returns
Tput
Properties
debug
debug
:
boolean
error
error
:
Error
extended
extended
:
boolean
options
options
:
TputsOptions
Original options object.
padding
padding
:
boolean
printf
printf
:
boolean
termcap
termcap
:
string
termcap
File
termcap
File
:
string
terminal
terminal
:
string
terminfo
File
terminfo
File
:
string
terminfo
Prefix
terminfo
Prefix
:
string
Methods
parse
Terminfo
parse
Terminfo
(
data
:
any
, file
:
string
)
:
object
Parameters
data:
any
file:
string
Returns
object
bools
:
any
desc
:
string
header
:
object
bool
Count
:
number
data
Size
:
number
extended
:
object
bool
Count
:
number
data
Size
:
number
header
Size
:
number
last
Str
Table
Offset
:
number
num
Count
:
number
str
Count
:
number
str
Table
Size
:
number
header
Size
:
number
magic
Number
:
boolean
names
Size
:
number
num
Count
:
number
str
Count
:
number
str
Table
Size
:
number
name
:
string
names
:
string
[]
numbers
:
any
strings
:
any
read
Terminfo
read
Terminfo
(
term
:
string
)
:
string
Parameters
term:
string
Returns
string
setup
setup
(
)
:
void
Returns
void
term
term
(
is
:
any
)
:
boolean
Parameters
is:
any
Returns
boolean
Globals
Tput
constructor
debug
error
extended
options
padding
printf
termcap
termcap
File
terminal
terminfo
File
terminfo
Prefix
parse
Terminfo
read
Terminfo
setup
term
Generated using
TypeDoc
Original options object.