cel-ts - v0.1.0-alpha
GitHub
Preparing search index...
Formatter
Class Formatter
Formatter pretty-prints CEL expressions.
Index
Constructors
constructor
Methods
format
Constructors
constructor
new
Formatter
(
options
?:
FormatterOptions
)
:
Formatter
Parameters
options
:
FormatterOptions
= {}
Returns
Formatter
Methods
format
format
(
source
:
string
)
:
string
Parse and format a CEL source expression.
Parameters
source
:
string
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
format
GitHub
cel-ts - v0.1.0-alpha
Loading...
Formatter pretty-prints CEL expressions.