Sha256: 354069e200aa69bf0ad0c7bfc756eb2f630c6da4154143a71c88a0e70def7c1d
Contents?: true
Size: 125 Bytes
Versions: 1
Compression:
Stored size: 125 Bytes
Contents
module Ncn module Command class List < Base def perform puts repository.list end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ncn-0.1.0 | lib/ncn/command/list.rb |