DubConvertRequest

Parameters for a dub recipe conversion call

Members

Variables

newFormat
string newFormat;

The format to convert the dub recipe to. (json, sdl)

textDocument
TextDocumentIdentifier textDocument;

Text document to look in

Meta