Sha256: 7b664b84d742b7818ad7ac6c98676523831eb14b860d599bfe5916a1dc15f75a

Contents?: true

Size: 323 Bytes

Versions: 139

Compression:

Stored size: 323 Bytes

Contents

#!/usr/bin/env node
'use strict';

var ArgumentParser = require('../lib/argparse').ArgumentParser;
var parser = new ArgumentParser({
  version: '0.0.1',
  addHelp: true,
  description: 'Argparse examples: help',
  epilog: 'help epilog',
  prog: 'help_example_prog',
  usage: 'Usage %(prog)s <agrs>'
});
parser.printHelp();

Version data entries

139 entries across 125 versions & 8 rubygems

Version Path
opal-0.10.0.beta1 stdlib/nodejs/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.4.5 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.4.4 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.4.3 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.4.2 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.4.1 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.4.0 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
opal-0.9.2 stdlib/nodejs/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.30 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
opal-0.9.0 stdlib/nodejs/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.29 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.28 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.27 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.26 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.25 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.24 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.23 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
opal-0.9.0.rc1 stdlib/nodejs/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.22 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js
trusty-festivity-extension-2.3.21 node_modules/bower/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/examples/help.js