definition: |
packageExecutable :: String packageExecutable = "/var/www/webapps/curry-info/.cpm/bin/cypm" |
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 |