initializing()

in generators/guestbinary/index.js [83:86]


    initializing() {
        this.props = this.config.getAll();
        this.projName = this.props.projName;
    } // initializing()