nix-amer/internal/instruction
Adrien Marquès c37893c209 lint 2018-11-16 06:57:57 +01:00
..
alias.go add DryRun() method for instruction common interface | add DryRun() method to all instructions | TODO: tests + install/delete 2018-11-14 20:11:07 +01:00
common.go add DryRun() method for instruction common interface | add DryRun() method to all instructions | TODO: tests + install/delete 2018-11-14 20:11:07 +01:00
copy.go fix/upd instruction/copy | add tests 2018-11-14 22:10:31 +01:00
copy_test.go fix/upd instruction/copy | add tests 2018-11-14 22:10:31 +01:00
delete.go add DryRun() method for instruction common interface | add DryRun() method to all instructions | TODO: tests + install/delete 2018-11-14 20:11:07 +01:00
errors.go lint 2018-11-16 06:57:57 +01:00
install.go add DryRun() method for instruction common interface | add DryRun() method to all instructions | TODO: tests + install/delete 2018-11-14 20:11:07 +01:00
reader.go add copy command (instruction) 2018-11-13 14:21:36 +01:00
run.go add DryRun() method for instruction common interface | add DryRun() method to all instructions | TODO: tests + install/delete 2018-11-14 20:11:07 +01:00
service.go add DryRun() method for instruction common interface | add DryRun() method to all instructions | TODO: tests + install/delete 2018-11-14 20:11:07 +01:00
set.go add DryRun() method for instruction common interface | add DryRun() method to all instructions | TODO: tests + install/delete 2018-11-14 20:11:07 +01:00