Sha256: 61781d4ce87dadbc347f973186d7b801209af8df0fcea1aa0109315e3a4760e2
Contents?: true
Size: 322 Bytes
Versions: 5
Compression:
Stored size: 322 Bytes
Contents
module SearchCraft extend SearchCraft VERSION: String class Error < StandardError end def config: () -> Configuration def configure: () { (Configuration) -> void } -> void def database_ready?: () -> bool def debug?: () -> bool def dependencies_ready?: () -> bool def load_tasks: () -> void end
Version data entries
5 entries across 5 versions & 1 rubygems