Class: Session::Shell

Inherits:
Bash show all
Defined in:
lib/session.rb

Overview

class Bash

Constant Summary

Constants inherited from Bash

Bash::DEFAULT_PROG

Constants inherited from Sh

Session::Sh::DEFAULT_PROG, Session::Sh::ECHO

Instance Attribute Summary

Attributes inherited from Sh

#status

Attributes inherited from AbstractSession

#debug, #errproc, #history, #opts, #outproc, #prog, #stderr, #stdin, #stdout, #threads, #track_history, #use_open3, #use_spawn

Method Summary

Methods inherited from Sh

#clear, #execute, #get_status, #get_var, #path, #path=, #send_command, #set_var

Methods inherited from AbstractSession

#__fork, #__popen3, #clear, #close!, default_prog, default_prog=, #execute, #getopt, #hasopt, init, #initialize, #path, #path=, #ready?, #send_command

Constructor Details

This class inherits a constructor from Session::AbstractSession