ComputerCraft非公式JapanWiki - API:Shell
Shell
メソッド名戻り値概要
shell.exit()
shell.dir()
shell.setDir( path )
shell.path()
shell.setPath( path )
shell.resolve( localpath )
shell.resolveProgram( name )
shell.aliases()
shell.setAlias( alias, command )
shell.clearAlias()
shell.programs()
shell.run( program, arguments )
shell.getRunningProgram()

アドバンスドコンピュータでのみ使用可能
メソッド名戻り値概要
shell.openTab( program, arguments )
shell.switchTab( n )