class MxxRu::Cpp::Macos_bundle_target_type
Target
type is MacOS bundle (.bundle is a kind of dll on MacOS).
Since v.1.4.10
Constants
- TYPE
Public Instance Methods
name()
click to toggle source
# File lib/mxx_ru/cpp/target.rb, line 402 def name return TYPE end