class Nzb::Builder
- Nzb::Builder
- Reference
- Object
Defined in:
nzb/builder.crConstructors
-
.new(filename : String, prefix = "")
we accept basename and prefix, combine them and add suffix ".nzb"
- .new(nzb : Nzb)
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(filename : String, prefix = "")
#
we accept basename and prefix, combine them and add suffix ".nzb"