mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Implemented get command
This commit is contained in:
parent
d23bbce2e2
commit
766eabd5b2
6 changed files with 205 additions and 62 deletions
|
|
@ -22,7 +22,7 @@ namespace gdpm::package_manager {
|
|||
|
||||
enum class action_e{
|
||||
install,
|
||||
add,
|
||||
get,
|
||||
remove,
|
||||
update,
|
||||
search,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue