/var/www/greso.tech/server/nsm/node_modules/protobufjs-cli/lib/tsd-jsdoc
NameSizeModeActions
LICENSE10710644editdlrm
plugin.js5410644editdlrm
publish.js203650644editdlrm
README.md9230644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/protobufjs-cli/lib/tsd-jsdoc/README.md (923B)
protobuf.js fork of tsd-jsdoc ============================= This is a modified version of [tsd-jsdoc](https://github.com/englercj/tsd-jsdoc) v1.0.1 for use with protobuf.js, parked here so we can process issues and pull requests. The ultimate goal is to switch back to the a recent version of tsd-jsdoc once it meets our needs. Options ------- * **module: `string`**
Wraps everything in a module of the specified name. * **private: `boolean`**
Includes private members when set to `true`. * **comments: `boolean`**
Skips comments when explicitly set to `false`. * **destination: `string|boolean`**
Saves to the specified destination file or to console when set to `false`. Setting options on the command line ----------------------------------- Providing `-q, --query ` on the command line will set respectively override existing options. Example: `-q module=protobufjs`