Skip to content

qavajs/steps-files

Repository files navigation

@qavajs/steps-files

Step library to work with file system

Installation

npm install @qavajs/steps-files

Configuration

export default {
    require: [
        '@qavajs/steps-files/index.js'
    ],
    // add fileTimeout property in case you need to customize built-in interval and timeout
    fileTimeout: {
        interval: 1000,
        timeout: 1000
    }
}

About

Steps collection to work with file system

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •