Sha256: be29e225121c5657e5a90ca246f41719bab8d1f9146675d02267520c538e3f5d
Contents?: true
Size: 165 Bytes
Versions: 4
Compression:
Stored size: 165 Bytes
Contents
class Knj::Fs::Filesystem def self.args return [ { "title" => "Path", "name" => "texpath" } ] end def initialize(args) @args = args end end
Version data entries
4 entries across 4 versions & 1 rubygems