Class
GrepApp
In:
app/bin/grep.rb
Parent:
ManyFileApp
Methods
new
parse_fixed_args
process_one_file
usage
Public Class methods
new
()
初期化
Public Instance methods
parse_fixed_args
(argv)
固定引数の解析
継承元クラスのメソッドをオーバーライドしています。
process_one_file
(path)
1ファイルのGrep処理
継承元クラスのメソッドをオーバーライドしています。
usage
()
使用方法出力
継承元クラスのメソッドをオーバーライドしています。
[Validate]