Did you know ... Search Documentation:
rc.pl
PublicShow source
Source open_resource(:Name, -Stream) is det
Source open_resource(:Name, -Stream, +Options) is det
open_resource(:Name, ?Class, -Stream) is det
Open resource with given Name, returning a Stream.
Source current_resource(:Name, ?File) is nondet
List all currently declared resources. Should eventually deal with resources that are already part of the state.
Source c_open_resource(:Name, +Mode, -Stream)
Callback for PL_open_resource().

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

Source open_resource(Arg1, Arg2, Arg3)