proj-eval

Simple approatch to evaluate the complexity of a transpect project

Repository
Git URL https://github.com/transpect/proj-eval.git
SVN URL https://github.com/transpect/proj-eval
Base URI http://transpect.io/proj.eval/

Source ⬇

tr:dir-eval

Import

<p:import href="https://raw.githubusercontent.com/transpect/proj-eval/main/xpl/dir-eval.xpl"/>

Dependencies

Synopsis

<tr:dir-eval xmlns:tr="http://transpect.io">
  <p:input port="conf"/>
  <p:output port="result"/>
  <p:option name="path" required="true"/>
  <p:option name="debug" select="'no'"/>
  <p:option name="debug-dir-uri" select="'debug'"/>
  <p:option name="exclude-filter" select="''"/>
</tr:dir-eval>

GitHub sync date: 2024-04-23+02:00