Skip to content
Snippets Groups Projects
Verified Commit 36a2a41e authored by Johannes Pfeifer's avatar Johannes Pfeifer Committed by Sébastien Villemot
Browse files

Add function signatures for command line functions

parent 6f8fc22d
Branches
Tags
No related merge requests found
{
"_schemaVersion": "1.0.0",
"prior":
{
"inputs":
[
{"name":"options", "kind":"flag", "type":["char", "choices={'table', 'moments', 'moments(distribution)', 'optimize', 'simulate', 'plot'}"], "repeating":true}
]
}
}
{
"_schemaVersion": "1.0.0",
"dynare":
{
"inputs":
[
{"name":"fname", "kind":"required", "type":["file=*.mod,*.dyn"], "purpose":"Model file"},
{"name":"options", "kind":"flag", "type":["char", "choices={'debug', 'noclearall', 'onlyclearglobals', 'savemacro[=macro_file]', 'onlymacro', 'linemacro', 'notmpterms', 'nolog', 'warn_uninit', 'console', 'nograph', 'nointeractive', 'parallel[=cluster_name]', 'conffile=parallel_config_path_and_filename', 'parallel_slave_open_mode', 'parallel_test', 'parallel_use_psexec=true|false', '-D<variable>[=<value>]', '-I/path', 'nostrict', 'stochastic', 'fast', 'minimal_workspace', 'compute_xrefs', 'output=second|third', 'params_derivs_order=0|1|2', 'transform_unary_ops', 'exclude_eqs=<equation_tag_list_or_file>', 'include_eqs=<equation_tag_list_or_file>', 'json=parse|check|transform|compute', 'jsonstdout', 'onlyjson', 'jsonderivsimple', 'nopathchange', 'nopreprocessoroutput', 'mexext=<extension>', 'matlabroot=<path>', 'onlymodel', 'notime', 'use_dll', 'nocommutativity'}"], "repeating":true}
]
},
"internals":
{
"inputs":
[
{"name":"flag", "kind":"required", "type":["char", "choices={'--test'}"], "purpose":"Test routine"},
{"name":"fname", "kind":"required", "type":["file=*.m"], "purpose":"Routine name"}
]
},
"internals":
{
"inputs":
[
{"name":"flag", "kind":"required", "type":["char", "choices={'--display-mh-history','--load-mh-history'}"], "purpose":"Model file"},
{"name":"fname", "kind":"required", "type":["file=*.mod,*.dyn"], "purpose":"Model name"}
]
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment