definition: |
baseDir :: String baseDir = packagePath |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The base directory of the analysis tool containing all programs --- and documentations. --- It is used to copy the configuration file, to the find executables --- of the server and the workers, and to find the documentation --- of the various analyses. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
baseDir |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |