net.sf.turkey

Class CLI


(package private) class CLI
extends java.lang.Object

The command-line interface for Turkey.

Method Summary

protected String
getFileContents(String fileName)
Returns the contents of a file.
protected void
printUsage()
void
run(String[] args)
protected void
setClipboard(String s)

Method Details

getFileContents

protected String getFileContents(String fileName)
Returns the contents of a file.

printUsage

protected void printUsage()

run

public void run(String[] args)

setClipboard

protected void setClipboard(String s)