Nasal library/debug: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Start page)
 
No edit summary
Line 1: Line 1:
{{WIP}}
{{WIP}}
{{Nasal Navigation}}
{{Nasal Navigation}}
This page contains documentation for the '''<code>debug</code> namespace''' in [[Nasal]]. This namespace provides various useful APIs for debugging Nasal code. The <code>props</code> namespace is sourced from {{fgdata file|Nasal/propsdebug.nas}}.
This page contains documentation for the '''<code>debug</code> namespace''' in [[Nasal]]. This namespace provides various useful APIs for debugging Nasal code. The <code>debug</code> namespace is sourced from {{fgdata file|Nasal/debug.nas}}.
 
== Functions ==
=== attributes() ===
=== backtrace() ===
=== bt() ===
=== benchmark() ===
=== benchmark_time() ===
=== dump() ===
=== isnan() ===
=== local() ===
=== print_rank() ===
=== printerror() ===
=== propify() ===
=== proptrace() ===
=== rank() ===
=== string() ===
=== tree() ===
=== warn() ===
 
[[Category:Nasal]]

Navigation menu