Skip to content
  • drkhsh's avatar
    New component: cat · 57c6e734
    drkhsh authored
    Generically reads an arbitrary file natively.
    
    Saves a few layers of execution in comparison to using `run_command`
    with an argument like `cat ./file`.
    57c6e734