libraryStem property
The library stem without platform prefix or extension.
Example: portable_pty_rs resolves to libportable_pty_rs.a on
Unix-like systems.
Implementation
final String libraryStem;
The library stem without platform prefix or extension.
Example: portable_pty_rs resolves to libportable_pty_rs.a on
Unix-like systems.
final String libraryStem;