hledger-1.28: Command-line interface for the hledger accounting system
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hledger.Cli.Commands.Files

Description

The files command lists included files.

Synopsis

Documentation

filesmode :: Mode RawOpts Source #

Command line options for this command.

files :: CliOpts -> Journal -> IO () Source #

The files command.