Sha256: 5ffc88314592c082b645986429fc58e32728d1b4d35f1fae579a2fffd7c139fa
Contents?: true
Size: 276 Bytes
Versions: 11
Compression:
Stored size: 276 Bytes
Contents
# encoding: utf-8 module Middleman module Presentation module Cli # Run command class Export < Base register ExportPresentation, 'presentation', 'presentation', 'Export presentation' default_command :presentation end end end end
Version data entries
11 entries across 11 versions & 1 rubygems