Module: AssOle::Runtimes::App::Thick Private

Extended by:
AssOle::Runtimes::AbstractRuntime
Includes:
Abstract
Defined in:
lib/ass_ole.rb

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 thick application connection runtime helper

Instance Method Summary collapse

Methods included from AssOle::Runtimes::AbstractRuntime

extended

Methods included from Abstract

#run

Instance Method Details

#ole_typeObject

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.



122
123
124
# File 'lib/ass_ole.rb', line 122

def ole_type
  :thick
end