Scol standard library package
0.3.1
Common and usefull functions for all Scol applications
|
Functions | |
std_loadPkgs (lFiles, dir, safeMode) | |
Load a list of packages. |
Detailed Description
Package to load : lib/std/load.pkg
Function Documentation
std_loadPkgs | ( | lFiles | , |
dir | , | ||
safeMode | |||
) |
Load a list of packages.
Prototype : fun [[S r1] S I] S
- Parameters
-
[S r1] : a list of packages to load S : an optional path name (it will be prefixed to each package name, if any) I : flag to set the safe loading (1 to safe it, 0 to unsafe it)
- Returns
- S : nil if success or the current package name if an error occurs.
Generated on Sat Jan 31 2015 19:15:44 for Scol standard library package by 1.8.1.2