arrowflight.location

Module for [Location] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Location self() nothrowReturns `this`, for use in `with` statements.
LocationGidBuilder builder() static nothrowGet builder for [arrowflight.location.Location] Returns: New builder object
bool equal(arrowflight.location.Location otherLocation) nothrow
string getScheme() nothrow
string toString_() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
this(string uri)
Methods
Location build() nothrowCreate object from builder. Returns: New object