Class Session::Command
In: lib/session.rb
Parent: Object

Methods

cmdno   cmdno=   new   to_hash   to_s   to_str   to_yaml  

Attributes

begin_err  [R] 
begin_err_pat  [R] 
begin_out  [R] 
begin_out_pat  [R] 
cid  [R] 
cmd  [R]  attributes
cmdno  [R] 
end_err  [R] 
end_err_pat  [R] 
end_out  [R] 
end_out_pat  [R] 
err  [RW] 
out  [RW] 

Public Class methods

Public Instance methods

to_s(*a,&b)

Alias for to_yaml

to_str(*a,&b)

Alias for to_yaml

[Validate]