class MxxRu::Cpp::Dll_target_type
Target
type is shared library (dll).
Constants
- TYPE
Public Instance Methods
name()
click to toggle source
# File lib/mxx_ru/cpp/target.rb, line 387 def name return TYPE end