libraryStem property

String libraryStem
final

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;