283 | | * {{{output_path | string() }}} |
284 | | This parameter is only for drawing smart graphs, and is optional. Smart graphs are stored in {{{.html}}} files. If this parameter is not set, the output will be a randomly generated {{{.html}}} file in your {{{tool/data}}} directory. |
| 284 | Parameters for generating smart graphs: |
| 285 | * {{{dependency_level (mod | func) }}} |
| 286 | The level of the dependency query (module or function). |
| 287 | * {{{output_path ( string() ) }}} |
| 288 | Smart graphs are stored in {{{.html}}} files. If this parameter is not set, the output will be a randomly generated {{{.html}}} file in your {{{tool/data}}} directory. |
| 289 | * {{{dependency_options ( level, type, otp, exception, leaves ) }}} |