class Postmany::Adapters::IOFilenameSource

Defined in:

postmany/adapters/io_filename_source.cr

Constructors

Instance Method Summary

Instance methods inherited from class Postmany::Ports::FilenameSource

next_filename : String | Nil next_filename

Constructor Detail

def self.new(io : IO) #

[View source]

Instance Method Detail

def next_filename : String | Nil #

[View source]