hide()

in src/target.ts [104:107]


    hide() {
        this.hide = true;
        return this;
    }