Sha256: 3d7ff30dc48f3b5868c087950aad1d0ef69c4dad8a466b2ba6f7561b2a3246c7

Contents?: true

Size: 146 Bytes

Versions: 22

Compression:

Stored size: 146 Bytes

Contents

module RestPack::Service
  module Commands
    class List < RestPack::Service::Command
      def execute
        list
      end
    end
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
restpack_service-0.0.76 lib/restpack_service/commands/list.rb
restpack_service-0.0.75 lib/restpack_service/commands/list.rb
restpack_service-0.0.74 lib/restpack_service/commands/list.rb
restpack_service-0.0.73 lib/restpack_service/commands/list.rb
restpack_service-0.0.72 lib/restpack_service/commands/list.rb
restpack_service-0.0.71 lib/restpack_service/commands/list.rb
restpack_service-0.0.70 lib/restpack_service/commands/list.rb
restpack_service-0.0.69 lib/restpack_service/commands/list.rb
restpack_service-0.0.68 lib/restpack_service/commands/list.rb
restpack_service-0.0.67 lib/restpack_service/commands/list.rb
restpack_service-0.0.66 lib/restpack_service/commands/list.rb
restpack_service-0.0.65 lib/restpack_service/commands/list.rb
restpack_service-0.0.64 lib/restpack_service/commands/list.rb
restpack_service-0.0.63 lib/restpack_service/commands/list.rb
restpack_service-0.0.62 lib/restpack_service/commands/list.rb
restpack_service-0.0.61 lib/restpack_service/commands/list.rb
restpack_service-0.0.60 lib/restpack_service/commands/list.rb
restpack_service-0.0.59 lib/restpack_service/commands/list.rb
restpack_service-0.0.58 lib/restpack_service/commands/list.rb
restpack_service-0.0.57 lib/restpack_service/commands/list.rb