diff options
-rw-r--r-- | doc/shell.rd | 283 | ||||
-rw-r--r-- | doc/shell.rd.jp | 283 | ||||
-rw-r--r-- | lib/shell/builtin-command.rb | 154 | ||||
-rw-r--r-- | lib/shell/command-processor.rb | 591 | ||||
-rw-r--r-- | lib/shell/error.rb | 26 | ||||
-rw-r--r-- | lib/shell/filter.rb | 111 | ||||
-rw-r--r-- | lib/shell/process-controller.rb | 258 | ||||
-rw-r--r-- | lib/shell/system-command.rb | 168 | ||||
-rw-r--r-- | lib/shell/version.rb | 16 |
9 files changed, 1890 insertions, 0 deletions
@@ -0,0 +1,283 @@ @@ -0,0 +1,283 @@ @@ -0,0 +1,154 @@ @@ -0,0 +1,591 @@ @@ -0,0 +1,26 @@ @@ -0,0 +1,111 @@ @@ -0,0 +1,258 @@ @@ -0,0 +1,168 @@ @@ -0,0 +1,16 @@ |