Module: AssOle::Runtimes::App::External 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 application external 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.



113
114
115
# File 'lib/ass_ole.rb', line 113

def ole_type
  :external
end