(build-find-line fact-config)
Inputs: [fact-config]
Builds the string for executing the find commands.
Inputs: [fact-config] Builds the string for executing the find commands.
(clean-up-negative-find negative-find)
Inputs: [negative-find :- s/Str] Returns: s/Str
extracts path from error message
Inputs: [negative-find :- s/Str] Returns: s/Str extracts path from error message
(collect-file-fact fact-configs)
Inputs: [fact-configs :- FileFactConfig]
Collects the file facts.
Inputs: [fact-configs :- FileFactConfig] Collects the file facts.
(create-line-parse-result script-result-line)
Inputs: [script-result-line]
Inputs: [script-result-line]
(parse-find-line script-result-line)
Inputs: [script-result-line :- s/Str] Returns: FileFactResult
Inputs: [script-result-line :- s/Str] Returns: FileFactResult
(path-to-keyword path)
Inputs: [path :- s/Str] Returns: s/Keyword
Inputs: [path :- s/Str] Returns: s/Keyword
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close