hologram
v0.2.0
Pages
Modules
Mix
Tasks
Search documentation of hologram
Settings
View Source
Hologram.Commons.ProcessUtils
(hologram v0.2.0)
Summary
Functions
running?(name)
Tells whether the process with the given name is running.
Functions
running?(name)
@spec
running?(
atom
()) ::
boolean
()
Tells whether the process with the given name is running.