Method: RbSys::CargoBuilder#ext_dir
- Defined in:
- lib/rb_sys/cargo_builder.rb
#ext_dir ⇒ Object
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.
11 12 13 |
# File 'lib/rb_sys/cargo_builder.rb', line 11 def ext_dir @ext_dir end |