@haxall/haxall
Preparing search index...
axonsh
ShellNamespace
Class ShellNamespace
ShellNamespace wraps the xeto LibNamespace
Hierarchy
any
ShellNamespace
Index
Constructors
constructor
Properties
type$
Methods
add
Using
create
Default
Namespace
repo
rt
xeto
Ref
xeto
Reload
init
make
Constructors
constructor
new
ShellNamespace
()
:
ShellNamespace
Returns
ShellNamespace
Properties
Static
type$
type$
:
Type
Methods
add
Using
addUsing
(
libName
:
string
,
out
:
OutStream
)
:
void
Parameters
libName
:
string
out
:
OutStream
Returns
void
create
Default
Namespace
createDefaultNamespace
()
:
LibNamespace
Returns
LibNamespace
repo
repo
()
:
LibRepo
Returns
LibRepo
rt
rt
()
:
ShellRuntime
Returns
ShellRuntime
xeto
Ref
xetoRef
()
:
AtomicRef
Returns
AtomicRef
xeto
Reload
xetoReload
()
:
void
Returns
void
Static
init
init
(
rt
:
ShellRuntime
)
:
ShellNamespace
Parameters
rt
:
ShellRuntime
Returns
ShellNamespace
Static
make
make
(
b
:
BNamespace
,
rt
:
ShellRuntime
,
...
args
:
unknown
[]
)
:
ShellNamespace
Parameters
b
:
BNamespace
rt
:
ShellRuntime
...
args
:
unknown
[]
Returns
ShellNamespace
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type$
Methods
add
Using
create
Default
Namespace
repo
rt
xeto
Ref
xeto
Reload
init
make
@haxall/haxall
Loading...
ShellNamespace wraps the xeto LibNamespace