Skip to content

Debugging

nexssp edited this page Jan 14, 2020 · 3 revisions

Debuging and Development

Function --verbose is not best to use as nexss start. Nexss Programmer allow to see results for each separate file like below. Each module should give the expected results at the output.

nexss myfile.pl --verbose # will display extra information during run,

Clone this wiki locally