hledger-1.33.1: Command-line interface for the hledger accounting system
Safe HaskellNone
LanguageHaskell2010

Hledger.Cli.Commands.Files

Description

The files command lists included files.

Synopsis

Documentation

filesmode :: Mode RawOpts #

Command line options for this command.

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

The files command.