class RemiLib::MkdtempError

Defined in:

libremiliacr.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message : String | Nil, cause : Exception | Nil, errno : Errno | Nil) #

[View source]
def self.new(message : String, cause : Exception | Nil) #

[View source]
def self.new(message : String) #

[View source]

Instance Method Detail

def errno : Errno | Nil #

[View source]