C# Class fuck.ModuleRunner

ファイルを表示 Open project: EricFreeman/fuck

Public Methods

Method Description
Execute ( string input ) : void
ModuleRunner ( ) : System

Private Methods

Method Description
GetSelectedCommand ( List output ) : int
RunCommand ( string output ) : void

Method Details

Execute() public method

public Execute ( string input ) : void
input string
return void

ModuleRunner() public method

public ModuleRunner ( ) : System
return System