OSLibraryNaming extension
- on
Methods
-
dylibFileName(
String name) → String -
Available on OS, provided by the OSLibraryNaming extension
The default dynamic library file name on this os. -
executableFileName(
String name) → String -
Available on OS, provided by the OSLibraryNaming extension
The default executable file name on this os. -
libraryFileName(
String name, LinkMode linkMode) → String -
Available on OS, provided by the OSLibraryNaming extension
The default library file name on this os. -
staticlibFileName(
String name) → String -
Available on OS, provided by the OSLibraryNaming extension
The default static library file name on this os.