Method: LibGems::Specification#executables
- Defined in:
- lib/libgems/specification.rb
#executables ⇒ Object
:attr_accessor: executables
Executables included in the gem.
1309 |
# File 'lib/libgems/specification.rb', line 1309 array_attribute :executables |