Sha256: ad9c2125d798c38dfbfc55997d70c2b5cf14ace70050ae960418caad89255d52
Contents?: true
Size: 406 Bytes
Versions: 2
Compression:
Stored size: 406 Bytes
Contents
module Utils def self.interpolate: (string: String, hash: Hash) -> String def self.gen_file: (path: String, content: String) -> void def self.gen_template: (template: Hash, name: String, name: Hash, name: String) -> void def self.find_file_dir: (filename: String, path: String) -> String def self.git_username: () -> String def self.all_nil?: (hash: Hash, array: Array) -> Boolean end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rvvm-1.2.2 | sig/rvvm/utils.rbs |
rvvm-1.2.1 | sig/rvvm/utils.rbs |