Socket
Socket
Sign inDemoInstall

autofile-chmod

Package Overview
Dependencies
6
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    autofile-chmod

Change mode of files and folders.


Version published
Maintainers
1
Install size
263 kB
Created

Readme

Source

Change mode (chmod)

Change mode of files and folders.

Indigo United

automaton task - http://indigounited.com/automaton


Introduction

A more detailed description of what the task does. Avoid having code in here, unless necessary.

Requirements

If your task requires something from the environment in which it runs that can't be guaranteed through package.json, you should mention it here, and give directions on how to get those installed (linking to another "how to install" is fine).

Usage

A concise description of how to use the task. If the task can accomplish a lot, consider breaking this section into several subsections, each incrementing on the previous, possibly with multiple examples.

Options

Here's a list of the options that this task can take:

  • *files: Which file to chmod. Accepts a filename and array of filenames. Also note that the filenames can be minimatch patterns.
  • mode (0777): The mode to apply.
  • glob (null): The options to pass to glob (check https://npmjs.org/package/glob for details).

Example

// Some example that shows how to use the task

License

Released under the MIT License.

Keywords

FAQs

Last updated on 21 Jun 2013

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc