(loc-columns is-show-loc
             projects
             n#profiles
             thousand-separator
             total-col-src
             total-loc-test)(profile-col index
             profile
             disk-paths
             start-column
             settings
             projects
             is-show-resources)(profile-columns disk-paths
                 start-column
                 projects
                 profiles
                 settings
                 is-show-resources)(project-cell project
              project-key
              column
              row
              changed-projects
              affected-projects
              color-mode)(project-column projects
                {:keys [changed-projects changed-or-affected-projects]}
                header
                project-key
                column
                color-mode)(status-cell index
             {:keys [name paths]}
             disk-paths
             projects-to-test
             is-show-resources)(status-column projects
               disk-paths
               {:keys [project-to-projects-to-test]}
               is-show-resources)The third '--x' column is marked if the project is marked to be tested from any project.
The third '--x' column is marked if the project is marked to be tested from *any* project.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |