Uses of Class
one.world.Shell

Packages that use Shell
one.world This package defines the main class for one.world and the root shell. 
 

Uses of Shell in one.world
 

Methods in one.world that return Shell
static Shell Shell.getRootShell()
          Get the root shell.
 

Methods in one.world with parameters of type Shell
 void Shell.Command.run(Shell shell, List args, List subst)
          Execute this command in the specified shell with the specified arguments.
 



(C) Copyright 2001 UW CSE