mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
(#3) Add initial formatter class
This commit is contained in:
parent
c738b0c566
commit
76a2d23973
2 changed files with 8 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ require 'vmfloaty/auth'
|
|||
require 'vmfloaty/pooler'
|
||||
require 'vmfloaty/version'
|
||||
require 'vmfloaty/conf'
|
||||
require 'vmfloaty/format'
|
||||
|
||||
class Vmfloaty
|
||||
include Commander::Methods
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue