Skip to content

opspec-pkgs/fs.stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

Problem statement

returns stats for a path

Example usage

Visualize

opctl ui github.com/opspec-pkgs/fs.stat#1.0.0

Run

opctl run github.com/opspec-pkgs/fs.stat#1.0.0

Compose

op:
  ref: github.com/opspec-pkgs/fs.stat#1.0.0
  inputs:
    dir:  # 👈 required; provide a value
  ## uncomment to override defaults
  #   path: "/"
  outputs:
    stats:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md