Class: Mantra::Transform::ExtractCertificatesToFiles

Inherits:
Mantra::Transform show all
Defined in:
lib/mantra/transform/extract_certificates_to_files.rb

Instance Method Summary collapse

Methods inherited from Mantra::Transform

description, #ensure_yml_file_exist, input, inputs, #merge_tool, #previous_transform, #raise_error_if_no_source_manifest, #run, #source_manifest, #target_manifest, #validate_inputs

Methods included from Helpers::ObjectWithType

included

Instance Method Details

#performObject



6
7
8
# File 'lib/mantra/transform/extract_certificates_to_files.rb', line 6

def perform
  
end