aqueduct
aqueduct.executable
CLIServeBase
pidPathForPid
pidPathForPid
aqueduct
aqueduct.executable
CLIServeBase
pidPathForPid
method
pidPathForPid
Source
aqueduct
aqueduct.executable
CLIServeBase
Constructors
CLIServeBase
Properties
pidSuffix
defaultColorSymbol
description
detailedDescription
hashCode
helpMeItsScary
isMachineOutput
libraryName
name
options
outputSink
packageName
projectDirectory
projectVersion
runtimeType
showColors
showStacktrace
toolVersion
usage
values
Operators
operator ==
Methods
pidFilesInDirectory
pidPathForPid
stopPidAndDelete
cleanup
colorSymbol
determineToolVersion
displayError
displayInfo
displayProgress
fileInProjectDirectory
handle
isExecutableInShellPath
noSuchMethod
preProcess
printHelp
process
registerCommand
subdirectoryInProjectDirectory
toString
String
pidPathForPid
(
int
pid
)
Source
String pidPathForPid(int pid) { return ".$pid.$pidSuffix"; }