FileManager
Inherits Reference < Object
Constructors
new(root_url : String, size_limit : Int64)
SourceInstance methods
build_file_path(tag : String, time : String) : String
Sourcecheck_for_over_limit
Sourcecleanup_files
Sourcedirectory_size(path : String) : Int64
Sourceflush_as_necessary(open_file : OpenFile)
Sourceinitialize_flusher
Sourcemkdir_p(path : String)
Sourceopen_file(filepath : String) : OpenFile
Sourceopen_file_count
Sourcepaused
Sourceprocess_run(cmd : String)
Sourceverify_file_name(name : String) : String
Source