Libraries
»
git_wit
(0.0.6)
»
Index
»
GitWit
»
Actions
»
Dscl
»
Base
»
#exists?
Method: GitWit::Actions::Dscl::Base#exists?
Defined in:
lib/git_wit/actions/dscl/base.rb
#
exists?
⇒
Boolean
Returns:
(
Boolean
)
22 23 24
# File 'lib/git_wit/actions/dscl/base.rb', line 22
def
exists?
dscl_exists?
end