Did you know ... | Search Documentation: |
Pack with_open_options -- README.md |
Utilities to open various objects for read/write
:- pack_install('https://github.com/TeamSPoon/with_open_options.git').
:- use_module(library(filestreams)). % makes a simple API for reading things
:- use_module(library(filesystem)). % mass wildcard expansions
Document this pack!
Write tests
Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)
Dislike having tons of forks that are several commits behind the main git repo?
Be old school - Please ask to be added to TeamSPoon and Contribute directly !
Still, we wont stop you from doing it the Fork+PullRequest method
Copyright (c) 2017, TeamSPoon and Douglas Miles <logicmoo@gmail.com> All rights reserved.