@electron-forge/maker-rpm
- Version 7.10.2
- Published
- 15.9 kB
- 2 dependencies
- MIT license
Install
npm i @electron-forge/maker-rpmyarn add @electron-forge/maker-rpmpnpm add @electron-forge/maker-rpmOverview
Rpm maker for Electron Forge
Index
Functions
function rpmArch
rpmArch: (nodeArch: ForgeArch) => string;Classes
class MakerRpm
class MakerRpm extends MakerBase<MakerRpmConfig> {}property defaultPlatforms
defaultPlatforms: ForgePlatform[];property name
name: string;property requiredExternalBinaries
requiredExternalBinaries: string[];method isSupportedOnCurrentPlatform
isSupportedOnCurrentPlatform: () => boolean;method make
make: ({ dir, makeDir, targetArch }: MakerOptions) => Promise<string[]>;Interfaces
interface MakerRpmConfig
interface MakerRpmConfig {}property options
options?: MakerRpmConfigOptions;Package Files (2)
Dependencies (2)
Dev Dependencies (2)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@electron-forge/maker-rpm.
- Markdown[](https://www.jsdocs.io/package/@electron-forge/maker-rpm)
- HTML<a href="https://www.jsdocs.io/package/@electron-forge/maker-rpm"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3171 ms. - Missing or incorrect documentation? Open an issue for this package.
