DubComponent.convertRecipe

Converts the root package recipe to another format.

class DubComponent
string
convertRecipe
(
string format
)

Parameters

format string

either "json" or "sdl".

Meta