git-annex/Command/Required.hs

18 lines
371 B
Haskell
Raw Normal View History

2015-04-18 20:09:09 +00:00
{- git-annex command
-
- Copyright 2015 Joey Hess <id@joeyh.name>
-
- Licensed under the GNU GPL version 3 or higher.
-}
module Command.Required where
import Command
import Logs.PreferredContent
import qualified Command.Wanted
cmd :: Command
2015-04-18 20:09:09 +00:00
cmd = Command.Wanted.cmd' "required" "get or set required content expression"
requiredContentMapRaw
requiredContentSet