How to use the executable.sh function in executable

To help you get started, we’ve selected a few executable examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github archiverjs / node-archiver / test / plugins.js View on Github external
it('should append via file', function() {
      assert.property(entries, 'executable.sh');
      assert.propertyVal(entries['executable.sh'], 'uncompressedSize', 11);
      assert.propertyVal(entries['executable.sh'], 'crc32', 3957348457);
    });
github archiverjs / node-archiver / test / plugins.js View on Github external
it('should append via file', function() {
      assert.property(entries, 'executable.sh');
      assert.propertyVal(entries['executable.sh'], 'uncompressedSize', 11);
      assert.propertyVal(entries['executable.sh'], 'crc32', 3957348457);
    });

executable

Check if a file is executable

MIT
Latest version published 7 years ago

Package Health Score

65 / 100
Full package analysis