Repository.empty

struct Repository
@property const @nogc nothrow pure @safe
bool
empty
()

Return Value

Type: bool

Whether the repository was initialized with an URL or path.

Meta