MCPcopy Create free account

hub / github.com/balena-io/etcher / functions

Functions286 in github.com/balena-io/etcher

MethodcomponentDidMount
()
lib/gui/app/components/drive-selector/drive-selector.tsx:362
MethodcomponentDidMount
()
lib/gui/app/pages/main/MainPage.tsx:171
MethodcomponentDidUpdate
( _prevProps: Readonly<SourceSelectorProps>, prevState: Readonly<SourceSelectorState>, )
lib/gui/app/components/source-selector/source-selector.tsx:363
MethodcomponentDidUpdate
( _prevProps: object, prevState: Readonly<MainPageState & MainPageStateFromStore>, )
lib/gui/app/pages/main/MainPage.tsx:178
MethodcomponentWillUnmount
()
lib/gui/app/components/source-selector/source-selector.tsx:358
MethodcomponentWillUnmount
()
lib/gui/app/components/safe-webview/safe-webview.tsx:154
MethodcomponentWillUnmount
()
lib/gui/app/components/drive-selector/drive-selector.tsx:376
Methodconstructor
()
forge.sidecar.ts:129
Methodconstructor
(props: SourceSelectorProps)
lib/gui/app/components/source-selector/source-selector.tsx:333
Methodconstructor
(props: SafeWebviewProps)
lib/gui/app/components/safe-webview/safe-webview.tsx:81
Methodconstructor
(props: DriveSelectorProps)
lib/gui/app/components/drive-selector/drive-selector.tsx:174
Methodconstructor
(props: ReducedFlashingInfosProps)
lib/gui/app/components/reduced-flashing-infos/reduced-flashing-infos.tsx:35
Methodconstructor
(supervisorAddr: string, supervisorKey: string)
lib/gui/app/utils/etcher-pro-specific.ts:31
Methodconstructor
(props: object)
lib/gui/app/pages/main/MainPage.tsx:128
Methodconstructor
(props: FlashStepProps)
lib/gui/app/pages/main/Flash.tsx:173
FunctioncreateUserError
(options: { title: string; description: string; code?: keyof typeof HUMAN_FRIENDLY; })
lib/shared/errors.ts:164
MethoddidFailLoad
()
lib/gui/app/components/safe-webview/safe-webview.tsx:183
MethoddidGetResponseDetails
(event: electron.OnCompletedListenerDetails)
lib/gui/app/components/safe-webview/safe-webview.tsx:193
FunctionelevateCommand
( command: string[], options: { env: _.Dictionary<string | undefined>; applicationName: string; }, )
lib/shared/permissions.ts:86
Functionflash
( image: SourceMetadata, drives: DrivelistDrive[], // This function is a parameter so it can be mocked in t
lib/gui/app/modules/image-writer.ts:140
FunctionfromJSON
(json: any)
lib/shared/errors.ts:221
Functionget
(key: string)
lib/gui/app/models/settings.ts:113
FunctiongetAll
()
lib/gui/app/models/settings.ts:122
FunctiongetDescription
( error: ErrorWithPath & { description?: string }, )
lib/shared/errors.ts:108
FunctiongetDriveWarning
(status: DriveStatus)
lib/gui/app/components/target-selector/target-selector-button.tsx:46
FunctiongetEtcherUtilPath
()
lib/gui/webapi.ts:11
FunctiongetFlashState
()
lib/gui/app/models/flash-state.ts:144
FunctiongetFlashUuid
()
lib/gui/app/models/flash-state.ts:160
MethodgetHooks
()
forge.sidecar.ts:135
FunctiongetLastFlashErrorCode
()
lib/gui/app/models/flash-state.ts:156
FunctiongetLastFlashSourceChecksum
()
lib/gui/app/models/flash-state.ts:152
FunctiongetListDriveImageCompatibilityStatuses
( drives: DrivelistDrive[], image: SourceMetadata | undefined, write: boolean, )
lib/shared/drive-constraints.ts:249
FunctiongetTitle
(error: ErrorWithPath)
lib/shared/errors.ts:86
FunctiongetWmicNetworkDrivesOutput
* @summary Returns wmic's output for network drives
lib/gui/app/os/windows-network-drives.ts:33
MethodhandleDomReady
()
lib/gui/app/components/safe-webview/safe-webview.tsx:173
FunctionhandleError
* @summary Handle `errors`
lib/util/api.ts:143
FunctionhasAvailableDrives
()
lib/util/scanner.ts:11
FunctionhasDrive
()
lib/gui/app/models/selection-state.ts:78
FunctionhasDriveImageCompatibilityStatus
( drive: DrivelistDrive, image: SourceMetadata | undefined, write: boolean, )
lib/shared/drive-constraints.ts:265
FunctionhasImage
()
lib/gui/app/models/selection-state.ts:85
Functioninit
()
lib/gui/app/models/leds.ts:231
FunctionisElevatedUnixSync
()
lib/shared/permissions.ts:82
FunctionisFlashing
()
lib/gui/app/models/flash-state.ts:37
FunctionisSystemDrive
(drive: Drive)
lib/gui/app/components/drive-selector/drive-selector.tsx:162
MethodlogWebViewMessage
(event: electron.ConsoleMessageEvent)
lib/gui/app/components/safe-webview/safe-webview.tsx:107
FunctionlooksLikeWindowsImage
(imagePath: string)
lib/shared/supported-formats.ts:38
FunctionmockGetWmicOutput
()
tests/gui/os/windows-network-drives.spec.ts:25
FunctiononAbort
()
lib/gui/app/modules/image-writer.ts:79
FunctiononDone
(payload: any)
lib/gui/app/modules/image-writer.ts:68
FunctiononFail
({ device, error }: { device: any; error: any })
lib/gui/app/modules/image-writer.ts:58
FunctiononFail
(destination: SourceDestination, error: Error)
lib/util/child-writer.ts:50
FunctiononProgress
(state: MultiDestinationProgress)
lib/util/child-writer.ts:66
MethodonSelectImage
(_event: IpcRendererEvent, imagePath: string)
lib/gui/app/components/source-selector/source-selector.tsx:377
FunctiononSkip
()
lib/gui/app/modules/image-writer.ts:85
Functionone
()
lib/gui/app/models/leds.ts:45
Functionopen
(url: string)
lib/gui/app/os/open-external/services/open-external.ts:23
FunctionperformWrite
( image: SourceMetadata, drives: DrivelistDrive[], onProgress: sdk.multiWrite.OnProgressFunction, )
lib/gui/app/modules/image-writer.ts:41
Methodrender
()
lib/gui/app/components/source-selector/source-selector.tsx:572
Methodrender
()
lib/gui/app/components/safe-webview/safe-webview.tsx:111
Methodrender
()
lib/gui/app/components/drive-selector/drive-selector.tsx:380
Methodrender
()
lib/gui/app/components/svg-icon/svg-icon.tsx:57
Methodrender
()
lib/gui/app/components/reduced-flashing-infos/reduced-flashing-infos.tsx:40
Methodrender
()
lib/gui/app/components/progress-button/progress-button.tsx:83
Methodrender
()
lib/gui/app/pages/main/MainPage.tsx:334
Functionreport
(exception?: Error)
lib/gui/app/modules/exception-reporter.ts:23
FunctionselectImage
()
lib/gui/app/os/dialog.ts:44
FunctionselectSource
(source: SourceMetadata)
lib/gui/app/models/selection-state.ts:44
Functionsend
(title: string, body: string, icon: string)
lib/gui/app/os/notification.ts:24
Functionset
(state: FlashState)
lib/gui/app/os/window-progress.ts:52
Functionset
( key: string, value: any, writeConfigFileFn = writeConfigFile, )
lib/gui/app/models/settings.ts:95
FunctionsetDevicePaths
(devicePaths: string[])
lib/gui/app/models/flash-state.ts:77
FunctionsetDrives
(drives: any[])
lib/gui/app/models/available-drives.ts:24
FunctionsetFlashingFlag
()
lib/gui/app/models/flash-state.ts:48
FunctionsetProgressState
( state: sdk.multiWrite.MultiDestinationProgress, )
lib/gui/app/models/flash-state.ts:113
FunctionshowWarning
(options: { confirmationLabel: string; rejectionLabel: string; title: string; description: string; })
lib/gui/app/os/dialog.ts:76
FunctionstateObserver
()
lib/gui/app/models/leds.ts:190
FunctionstopScanning
()
lib/util/scanner.ts:180
FunctionstoreReducer
* @summary The redux store reducer
lib/gui/app/models/store.ts:115
Functionsudo
( command: string[], )
lib/shared/sudo/linux.ts:47
Functionsudo
( command: string[], env: any, )
lib/shared/sudo/darwin.ts:33
Functionsudo
( command: string[], )
lib/shared/sudo/windows.ts:19
FunctiontoggleDevTools
* @summary Toggle the main window's devtools
lib/gui/menu.ts:29
FunctiontoggleDrive
(driveDevice: string)
lib/gui/app/models/selection-state.ts:36
FunctionunsetFlashingFlag
(results: { cancelled?: boolean; sourceChecksum?: string; errorCode?: string | number; })
lib/gui/app/models/flash-state.ts:63
FunctionwasLastFlashCancelled
()
lib/gui/app/models/flash-state.ts:148
FunctionwriteConfigFile
( filename: string, data: _.Dictionary<any>, )
lib/gui/app/models/settings.ts:70
← previous201–286 of 286, ranked by callers