dojang-0.2.1: A cross-platform dotfiles manager
Safe HaskellNone
LanguageHaskell2010

Dojang.Commands.Reflect

Documentation

reflect Source #

Arguments

:: forall (i :: Type -> Type). (MonadFileSystem i, MonadIO i) 
=> Bool

Force flag.

-> Bool

All flag (skip confirmation).

-> Bool

Include unregistered files flag.

-> Maybe OsPath

Explicit source path.

-> [OsPath]

Target paths (may be empty for all changed files).

-> App i ExitCode