Nog CLI Developer Guide - v0.10.5
    Preparing search index...

    Options for the generate command

    interface GenerateOptions {
        moduleName: string;
        output: string;
    }
    Index

    Properties

    Properties

    moduleName: string
    output: string