|
definition: |
packageExecutable :: String packageExecutable = "/var/www/vhosts/curry-lang.org/cpm.curry-lang.org/curry-info/.cpm/bin/curry-verify" |
|
demand: |
no demanded arguments |
|
deterministic: |
deterministic operation |
|
documentation: |
Location of the executable (deprecated, use 'getPackageExecutable'). |
|
failfree: |
() |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{() |-> {:}}
|
|
name: |
packageExecutable |
|
precedence: |
no precedence defined |
|
result-values: |
{:}
|
|
signature: |
String |
|
solution-complete: |
operationally complete operation |
|
terminating: |
yes |
|
totally-defined: |
reducible on all ground data terms |