Sha256: 420c8cb81e63f55c6e90f065f152cafc62a0bf1dac5dfed9f2424fcfe0120706
Contents?: true
Size: 271 Bytes
Versions: 45
Compression:
Stored size: 271 Bytes
Contents
module Autoproj module AutobuildExtensions module SVN def snapshot(package, target_dir = nil, options = Hash.new) version = svn_revision(package) Hash['revision' => version] end end end end
Version data entries
45 entries across 45 versions & 1 rubygems