libraryStem property
The library stem without platform prefix or extension.
Example: 'portable_pty_rs' resolves to libportable_pty_rs.so.
Implementation
final String libraryStem;
The library stem without platform prefix or extension.
Example: 'portable_pty_rs' resolves to libportable_pty_rs.so.
final String libraryStem;