Search
Preparing search index...
The search index is not available
node-opcua-mono-repo
Support
Backers
Options
All
Public
Public/Protected
All
Inherited
Menu
LineFile1
Globals
Class LineFile1
Hierarchy
LineFile
LineFile1
Constructors
constructor
Methods
save
saveFormat
toString
write
Constructors
constructor
new
Line
File1
(
)
:
LineFile1
Returns
LineFile1
Methods
save
save
(
filename
:
string
)
:
void
Parameters
filename:
string
Returns
void
save
Format
save
Format
(
filename
:
string
, formatter
:
function
)
:
void
Parameters
filename:
string
formatter:
function
(
code
:
string
)
:
string
Parameters
code:
string
Returns
string
Returns
void
to
String
to
String
(
endOfLine
?:
""
|
" "
)
:
string
Parameters
Optional
endOfLine:
""
|
" "
Returns
string
write
write
(
...
arg
:
string
[]
)
:
void
Parameters
Rest
...
arg:
string
[]
Returns
void
Line
File1
constructor
save
save
Format
to
String
write
Generated using
TypeDoc