Sha256: 130dd860d83d27db4fa966169f5e88b43733004066998fdec2d202d0f32f2f0f
Contents?: true
Size: 398 Bytes
Versions: 2
Compression:
Stored size: 398 Bytes
Contents
# Generated from lib/redhound/command.rb with RBS::Inline module Redhound class Command # @rbs () -> void def initialize: () -> void # @rbs (Array[untyped] argv) -> void def run: (Array[untyped] argv) -> void # @rbs (Array[untyped] argv) -> void def parse: (Array[untyped] argv) -> void private # @rbs () -> void def list_interfaces: () -> void end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
redhound-1.0.1 | sig/generated/redhound/command.rbs |
redhound-1.0.0 | sig/generated/redhound/command.rbs |