Get the value of the key target.
Please only use this with targets that will be used at runtime - it skips static checks. Prefer [[getAsync]].
Get the value of the key target.
Please only use this with targets that will be used at runtime - it skips static checks. Prefer [[get]].
Parse the config into a string representation of a .tridactylrc config file. Tries to parse the config into sectionable chunks based on keywords. Binds, aliases, autocmds and logging settings each have their own section while the rest are dumped into "General Settings".
string The parsed config file.
Tridactyl Configuration
We very strongly recommend that you pretty much ignore this page and instead follow the link below DEFAULTS that will take you to our own source code which is formatted in a marginally more sane fashion.