C# Class grep, shared-source-cli-2.0

Mostrar archivo Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
IsFullyQualified ( string path ) : bool
ProcessFile ( string filename, TextReader reader, TextWriter writer ) : int
ScanFile ( string filename ) : void
ScanFiles ( string dir ) : void
ShowHelp ( ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void