ponies ~master (2022-06-07T20:40:20.8662553)
Dub
Repo
Pony
ponies
Undocumented in source.
abstract
class
Pony {
string
name
();
bool
applicable
();
CheckStatus
check
();
string
[]
doctor
();
void
run
();
}
Members
Functions
applicable
bool
applicable
()
Undocumented in source.
check
CheckStatus
check
()
Undocumented in source.
doctor
string
[]
doctor
()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string
name
()
Undocumented in source.
run
void
run
()
Undocumented in source.
Meta
Source
See Implementation
ponies
modules
dlang
shields
utils
aliases
UserAndProject
classes
Pony
enums
CheckStatus
Vote
What
functions
askFor
getUserAndProject
poniesToRun
possibleValues
readyToRun
removePlusMinusPrefix
select
selected
vote
voteByPlusMinusRegex
variables
userAndProject