if (!this.props.model.accessible) {
            Utils.trace(`Cannot open inaccessible directory ${this.props.model.path}`);

            return;
        }