class Shrine::InvalidFile

Overview

Raised when a file is not a valid IO.

Defined in:

shrine.cr

Constructors

Constructor Detail

def self.new(io, missing_methods) #

[View source]