Skip to content

Commit

Permalink
chore: dosctring
Browse files Browse the repository at this point in the history
  • Loading branch information
armed committed Mar 20, 2023
1 parent 5dca77a commit ea5295b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/k16/gx/beta/system.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
(filter-nodes (gx/states gx-map) selector))))

(defn states-map
"Prints node states as a map grouped by states"
([system-name]
(states-map system-name nil))
([system-name selector]
Expand Down

1 comment on commit ea5295b

@vercel
Copy link

@vercel vercel bot commented on ea5295b Mar 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gx – ./

gx-git-master-kepler16.vercel.app
gx-kepler16.vercel.app
gx.kepler16.com

Please sign in to comment.