class Auto::Cleaner

Defined in:

auto_cleaner.cr

Constant Summary

VERSION = "0.7.3"

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add_dir(path : Array(String) | String) #

[View source]
def add_file(path : Array(String) | String) #

[View source]
def add_proc(args : T, &block : T -> Int32) forall T #

[View source]
def make_mrproper #

[View source]