Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 374 Bytes

converters.md

File metadata and controls

12 lines (9 loc) · 374 Bytes

Builtin converters

Fugazi comes with a few builtin converters

io.fugazi converters

string2boolean

Converts a value of type string to a value of type boolean
Path: io.fugazi

string2number

Converts a value of type string to a value of type number
Path: io.fugazi