arrow.function_options

Module for [FunctionOptions] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FunctionOptions self() nothrowReturns `this`, for use in `with` statements.
FunctionOptionsGidBuilder builder() static nothrowGet builder for [arrow.function_options.FunctionOptions] Returns: New builder object
bool equal(arrow.function_options.FunctionOptions otherOptions = null) nothrow
string toString_() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
Methods
FunctionOptions build() nothrowCreate object from builder. Returns: New object