Scol standard library package
0.3.1
Common and usefull functions for all Scol applications
|
Scol Packages Library - Packages in package API. More...
Functions | |
pkgs_pkgLoadCode (szCode, iFlag) | |
Load a Scol code string in the current channel. | |
pkgs_pkgLoadSafe (fPkg, iFlag) | |
Load a package in the current channel. | |
pkgs_pkgLoadSafeP (pPkg, iFlag) | |
Load a package in the current channel. | |
pkgs_pkgRemoveNLast (chn, n) | |
Remove the N last loaded packages in a given channel. | |
pkgs_pkgRemoveRecursive (chn, cbfun) | |
Remove some last packages in a given channel to apply a callback. | |
pkgs_pkgRemoveRecursive2 (env, cbfun) | |
pkgs_pkgTest (pPkgName, cbfun) | |
Test a package in the current channel next call a function. | |
pkgs_pkgTestS (szCode, cbfun) | |
Test a Scol code in the current channel next call a function. |
Variables | |
var | PKGS_PKG_SAFE = 1 |
var | PKGS_PKG_UNSAFE = 0 |
Detailed Description
Scol Packages Library - Packages in package API.
- Version
- 0.1
- Copyright
- GNU Lesser General Public License 2.0 or later
Generated on Sat Jan 31 2015 19:15:42 for Scol standard library package by 1.8.1.2