start making file source configurable
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
:if-does-not-exist :create)))
|
||||
|
||||
(comment
|
||||
(defvar drops (make-drop-data-source))
|
||||
(defvar drops (make-drop-data-source "foo"))
|
||||
(refresh drops)
|
||||
(reload drops))
|
||||
|
||||
Reference in New Issue
Block a user