Package osh :: Package command :: Module imp
[frames] | no frames]

Module imp

source code

import MODULE_NAME ...

Imports modules for use by subsequent commands. Input objects are passed to the output stream.

Functions
 
imp(*module_names)
Imports modules for use by subsequent commands.
source code
Function Details

imp(*module_names)

source code 

Imports modules for use by subsequent commands. Input objects are passed through to the output stream.