Sha256: 7f87b4546649f28fa4b3d97f56d13d9ae98cba3b5ca46dc5491f9f44cda9ef63

Contents?: true

Size: 276 Bytes

Versions: 5

Compression:

Stored size: 276 Bytes

Contents

class Thor
  class Group
  end

  module Actions
    class CreateFile
    end

    def create_file: (String destination, String data, ?verbose: bool) -> String
                   | (String destination, ?verbose: bool) { () -> String } -> String
  end

  class Error
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
searchcraft-0.5.2 .gem_rbs_collection/thor/1.2/thor.rbs
searchcraft-0.5.1 .gem_rbs_collection/thor/1.2/thor.rbs
searchcraft-0.5.0 .gem_rbs_collection/thor/1.2/thor.rbs
searchcraft-0.4.2 .gem_rbs_collection/thor/1.2/thor.rbs
searchcraft-0.4.1 .gem_rbs_collection/thor/1.2/thor.rbs