nix copy: make recursive by default
This commit is contained in:
parent
b8875213dc
commit
5421ad243e
3 changed files with 16 additions and 3 deletions
|
|
@ -141,7 +141,7 @@ private:
|
|||
|
||||
public:
|
||||
|
||||
StorePathsCommand();
|
||||
StorePathsCommand(bool recursive = false);
|
||||
|
||||
using StoreCommand::run;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue