Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

KDL file format utils

lib.kdl.key

Generate a key with given name and arguments

Example

key {name="foo";args=["bar" 123];}
=>
"foo \"bar\" 123"

Type

key :: AttrSet -> String

Arguments

config : Config containing name and arguments