docs add more docs to app/{jobs,logical}.
These were missed in the last commit.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# A null StorageManager that doesn't store files at all. Used for testing or
|
||||
# disabling backups.
|
||||
class StorageManager::Null < StorageManager
|
||||
def initialize(base_url: "/", base_dir: "/")
|
||||
super
|
||||
|
||||
Reference in New Issue
Block a user