Sha256: 0cbd2a924810411ed974621ef49c6b314c84783b0850de958be6ec5cc14bee41
Contents?: true
Size: 201 Bytes
Versions: 27
Compression:
Stored size: 201 Bytes
Contents
module Isomorfeus module Puppetmaster class Filechooser < Isomorfeus::Puppetmaster::Input def attach_file(file_path) @driver.attach_file(self, file_path) end end end end
Version data entries
27 entries across 27 versions & 1 rubygems