Sha256: 41eefcae4288dea4584dfa55815f9081bc5b963f0b852b66b52b6031fd0aca51

Contents?: true

Size: 134 Bytes

Versions: 1

Compression:

Stored size: 134 Bytes

Contents

module Cp8Cli
  module Commands
    class Open
      def run
        Branch.current.open_story_in_browser
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cp8_cli-6.0.1 lib/cp8_cli/commands/open.rb