refactor param seeking
This commit is contained in:
parent
5357d3a37a
commit
da0de293d1
17 changed files with 138 additions and 93 deletions
|
@ -18,6 +18,9 @@ import Locations
|
|||
import Utility
|
||||
import Core
|
||||
|
||||
seek :: [SubCmdSeek]
|
||||
seek = [withFilesInGit start]
|
||||
|
||||
{- The unlock subcommand replaces the symlink with a copy of the file's
|
||||
- content. -}
|
||||
start :: SubCmdStartString
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue