Liking cljdoc? Tell your friends :D

polylith.clj.core.workspace.text-table.project-table


loc-cellclj

(loc-cell index lines-of-code column thousand-sep)
source

loc-columnsclj

(loc-columns is-show-loc
             projects
             n#profiles
             thousand-sep
             total-col-src
             total-loc-test)
source

(print-table workspace is-show-loc is-show-resources)
source

profile-cellclj

(profile-cell index project-name column is-show-resources path-entries)
source

profile-colclj

(profile-col index
             profile
             disk-paths
             start-column
             settings
             projects
             is-show-resources)
source

profile-columnsclj

(profile-columns disk-paths
                 start-column
                 projects
                 profiles
                 settings
                 is-show-resources)
source

project-cellclj

(project-cell project project-key column row changed-projects color-mode)
source

project-columnclj

(project-column projects
                {:keys [changed-projects]}
                header
                project-key
                column
                color-mode)
source

src-cellclj

(src-cell index
          {:keys [name src-paths test-paths profile-src-paths
                  profile-test-paths]}
          disk-paths
          projects-to-test
          is-show-resources)
source

src-columnclj

(src-column projects
            disk-paths
            {:keys [project-to-projects-to-test]}
            is-show-resources)
source

tableclj

(table {:keys [settings projects changes paths]} is-show-loc is-show-resources)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close