Sha256: 8156e41ca159b5915dfcbfff1752a942db18ea15e70f0572857e80b11ea17ce3
Contents?: true
Size: 189 Bytes
Versions: 4
Compression:
Stored size: 189 Bytes
Contents
module Rfix module CLI module Command class Origin < Base def call(**params) define(Rfix::Branch::Main.call, **params) end end end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rfix-2.0.4 | lib/rfix/cli/command/origin.rb |
rfix-2.0.3 | lib/rfix/cli/command/origin.rb |
rfix-2.0.2 | lib/rfix/cli/command/origin.rb |
rfix-2.0.1 | lib/rfix/cli/command/origin.rb |