ponies

Modules

dlang
module ponies.dlang

Members

Aliases

UserAndProject
alias UserAndProject = Tuple!(string, "user", string, "project")
Undocumented in source.

Classes

CodecovShieldPony
class CodecovShieldPony
Undocumented in source.
GithubPagesShieldPony
class GithubPagesShieldPony
Undocumented in source.
GithubShieldPony
class GithubShieldPony
Undocumented in source.
Pony
class Pony
Undocumented in source.
ShieldPony
class ShieldPony
Undocumented in source.
TravisCiShieldPony
class TravisCiShieldPony
Undocumented in source.

Functions

askFor
T askFor()
Undocumented in source. Be warned that the author may not have intended to support it.
getUserAndProject
auto getUserAndProject()
Undocumented in source. Be warned that the author may not have intended to support it.
possibleValues
auto possibleValues()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

userAndProject
UserAndProject userAndProject;
Undocumented in source.

Meta