Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "file_scope"

Title:File local scoped efects
Rating:Not rated. Create the first rating!
Latest version:1.1.118
SHA1 sum:2f6e75c3ee8835c6f0c9d078bc67f6e79861dcc4
Author:Douglas Miles http://www.linkedin.com/in/logicmoo
Maintainer:TeamSPoon https://github.com/TeamSPoon/
Packager:TeamSPoon/LogicMoo https://github.com/TeamSPoon/
Home page:https://github.com/TeamSPoon/file_scope
Download URL:https://github.com/TeamSPoon/file_scope/release/*.zip
Requires:logicmoo_utils
must_trace

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
1.1.112f5dda966ccb331ac74308ab11517e69d8f10bc851https://github.com/TeamSPoon/file_scope.git
1.1.115594616082b80c71d31b5046a048fe1c9658b95e81https://github.com/TeamSPoon/file_scope.git
1.1.11757986f72b18dee8ce504322c714a4ac9d1dd2c031https://github.com/TeamSPoon/file_scope.git
1.1.1180b08188308177b280b4545f3534dce812ad4f15f14https://github.com/TeamSPoon/file_scope.git
2ae5208783fe2e38b0477af479fe0595bbb67a4b1https://github.com/TeamSPoon/file_scope.git
2f6e75c3ee8835c6f0c9d078bc67f6e79861dcc41https://github.com/TeamSPoon/file_scope.git

file_scope

File local scoped efects


:- pack_install('https://github.com/TeamSPoon/file_scope.git').

:- use_module(library(file_scope)).

:- set_prolog_flag_until_eof(access_level,system).

:- assert_until_eof(( term_expansion(.,.) :- .. )).

Some TODOs

Document this pack!

Write tests

Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)

Not obligated to maintain a git fork just to contribute

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

BSD 2-Clause License

Copyright (c) 2017, TeamSPoon and Douglas Miles <logicmoo@gmail.com> All rights reserved.

Contents of pack "file_scope"

Pack contains 6 files holding a total of 15.6K bytes.