Documentation
Dlang.org
PathDescriptor
arrowflight
path_descriptor
class
PathDescriptor :
Descriptor
{
this
(string[] paths);
string
[]
getPaths
();
}
Constructors
this
this
(string[] paths)
Members
Functions
getPaths
string
[]
getPaths
()
Inherited Members
From Descriptor
equal
bool
equal
(arrowflight.descriptor.Descriptor otherDescriptor)
toString_
string
toString_
()
arrowflight
path_descriptor
classes
PathDescriptor