libraryStem property

String libraryStem
final

The library stem without platform prefix or extension.

Example: 'portable_pty_rs' resolves to libportable_pty_rs.so.

Implementation

final String libraryStem;