summaryrefslogtreecommitdiff
path: root/types/operation.pp
diff options
context:
space:
mode:
Diffstat (limited to 'types/operation.pp')
-rw-r--r--types/operation.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/types/operation.pp b/types/operation.pp
new file mode 100644
index 0000000..66b4399
--- /dev/null
+++ b/types/operation.pp
@@ -0,0 +1 @@
+type Pacman::Operation = Enum['Install', 'Upgrade', 'Remove']