yaml.debugger.run: Main part of the YAML debugger. Loops trough the provided Q...

Description Usage Arguments Value Examples

Description

Main part of the YAML debugger. Loops trough the provided Q folders and extracts YAML meta info. If errors occur, corresponding error handling is executed.

Usage

1
yaml.debugger.run(qnames, init.obj)

Arguments

qnames

the list with Q folder names as provided by yaml.debugger.get.qnames

init.obj

as provided by yaml.debugger.init

Value

The summary data of the YAML debugger process. Possible YAML parser errors are also provided in this data structure

Examples

1
2
3
4
## Not run: 
d_results = yaml.debugger.run(qnames, d_init)

## End(Not run)

lborke/yamldebugger documentation built on May 20, 2019, 10:24 p.m.