class BushDB::Errors::DirMissing

Overview

Error of missing directory.

Defined in:

bushdb/errors.cr

Constructors

Constructor Detail

def self.new(directory : String | Path) #

[View source]