PawelStroinski / dockerfile-stevia

Write your Dockerfiles in Clojure (or Babashka).
19 stars 1 forks source link

Namespaced keyword arg #9

Closed PawelStroinski closed 11 months ago

PawelStroinski commented 11 months ago

(s/add :dir/file) this not only skips the namespace part but also explodes because we are calling first on a keyword.