This commit is contained in:
2024-07-04 10:58:32 -03:00
parent 99fa759880
commit 88a444f9f7
2 changed files with 4 additions and 5 deletions

View File

@ -1,13 +1,12 @@
module Faaso
module Commands
# Controls a funko's scale
#
#
# Scale is how many instances are running.
#
#
# If it's increased, more instances are created.
# It it's decreased, instances are destroyed.
#
#
# In both cases stopped instances after the required
# scale is reached are deleted.
struct Scale