[not loaded]rc.pl
- open_resource(:Name, -Stream) is det
- open_resource(:Name, -Stream, +Options) is det
- open_resource(:Name, ?Class, -Stream) is det
- Open resource with given Name, returning a Stream.
- current_resource(:Name, ?File) is nondet
- List all currently declared resources. Should eventually deal with resources that are already part of the state.
- c_open_resource(:Name, +Mode, -Stream)
- Callback for PL_open_resource().
Undocumented predicates
The following predicates are exported, but not or incorrectly documented.