Module: Holistic
- Extended by:
- Holistic
- Included in:
- Holistic
- Defined in:
- lib/holistic.rb,
lib/holistic/version.rb,
lib/holistic/application.rb
Defined Under Namespace
Modules: BackgroundProcess, Document, LanguageServer Classes: Application, Database
Constant Summary collapse
- VERSION =
"0.1.7"
Instance Attribute Summary collapse
-
#logger ⇒ Object
readonly
Returns the value of attribute logger.
Instance Attribute Details
#logger ⇒ Object (readonly)
Returns the value of attribute logger.
24 25 26 |
# File 'lib/holistic.rb', line 24 def logger @logger end |