Method: VPL::Spec#dependencies

Defined in:
lib/vcpkg_pipeline/core/spec.rb

#dependenciesObject

port info



14
15
16
# File 'lib/vcpkg_pipeline/core/spec.rb', line 14

def dependencies
  @dependencies
end