arrowflight.command_descriptor

Module for [CommandDescriptor] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
CommandDescriptor self() nothrowReturns `this`, for use in `with` statements.
CommandDescriptorGidBuilder builder() static nothrowGet builder for [arrowflight.command_descriptor.CommandDescriptor] Returns: New builder object
string getCommand() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
this(string command)