Module: AssOle::Runtimes::App::Thin Private
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
1C:Enterprise thin application connection runtime helper
Instance Method Summary collapse
- #ole_type ⇒ Object private
Methods included from AssOle::Runtimes::AbstractRuntime
Methods included from Abstract
Instance Method Details
#ole_type ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
131 132 133 |
# File 'lib/ass_ole.rb', line 131 def ole_type :thin end |