definition: |
sqliteDBFile :: String sqliteDBFile = "REPOSITORY_CACHE.db" -- not used |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The name of the SQLite database file. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
sqliteDBFile |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |