Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/balena-io/etcher
/ functions
Functions
286 in github.com/balena-io/etcher
⨍
Functions
286
◇
Types & classes
58
Method
componentDidMount
()
lib/gui/app/components/drive-selector/drive-selector.tsx:362
Method
componentDidMount
()
lib/gui/app/pages/main/MainPage.tsx:171
Method
componentDidUpdate
( _prevProps: Readonly<SourceSelectorProps>, prevState: Readonly<SourceSelectorState>, )
lib/gui/app/components/source-selector/source-selector.tsx:363
Method
componentDidUpdate
( _prevProps: object, prevState: Readonly<MainPageState & MainPageStateFromStore>, )
lib/gui/app/pages/main/MainPage.tsx:178
Method
componentWillUnmount
()
lib/gui/app/components/source-selector/source-selector.tsx:358
Method
componentWillUnmount
()
lib/gui/app/components/safe-webview/safe-webview.tsx:154
Method
componentWillUnmount
()
lib/gui/app/components/drive-selector/drive-selector.tsx:376
Method
constructor
()
forge.sidecar.ts:129
Method
constructor
(props: SourceSelectorProps)
lib/gui/app/components/source-selector/source-selector.tsx:333
Method
constructor
(props: SafeWebviewProps)
lib/gui/app/components/safe-webview/safe-webview.tsx:81
Method
constructor
(props: DriveSelectorProps)
lib/gui/app/components/drive-selector/drive-selector.tsx:174
Method
constructor
(props: ReducedFlashingInfosProps)
lib/gui/app/components/reduced-flashing-infos/reduced-flashing-infos.tsx:35
Method
constructor
(supervisorAddr: string, supervisorKey: string)
lib/gui/app/utils/etcher-pro-specific.ts:31
Method
constructor
(props: object)
lib/gui/app/pages/main/MainPage.tsx:128
Method
constructor
(props: FlashStepProps)
lib/gui/app/pages/main/Flash.tsx:173
Function
createUserError
(options: { title: string; description: string; code?: keyof typeof HUMAN_FRIENDLY; })
lib/shared/errors.ts:164
Method
didFailLoad
()
lib/gui/app/components/safe-webview/safe-webview.tsx:183
Method
didGetResponseDetails
(event: electron.OnCompletedListenerDetails)
lib/gui/app/components/safe-webview/safe-webview.tsx:193
Function
elevateCommand
( command: string[], options: { env: _.Dictionary<string | undefined>; applicationName: string; }, )
lib/shared/permissions.ts:86
Function
flash
( image: SourceMetadata, drives: DrivelistDrive[], // This function is a parameter so it can be mocked in t
lib/gui/app/modules/image-writer.ts:140
Function
fromJSON
(json: any)
lib/shared/errors.ts:221
Function
get
(key: string)
lib/gui/app/models/settings.ts:113
Function
getAll
()
lib/gui/app/models/settings.ts:122
Function
getDescription
( error: ErrorWithPath & { description?: string }, )
lib/shared/errors.ts:108
Function
getDriveWarning
(status: DriveStatus)
lib/gui/app/components/target-selector/target-selector-button.tsx:46
Function
getEtcherUtilPath
()
lib/gui/webapi.ts:11
Function
getFlashState
()
lib/gui/app/models/flash-state.ts:144
Function
getFlashUuid
()
lib/gui/app/models/flash-state.ts:160
Method
getHooks
()
forge.sidecar.ts:135
Function
getLastFlashErrorCode
()
lib/gui/app/models/flash-state.ts:156
Function
getLastFlashSourceChecksum
()
lib/gui/app/models/flash-state.ts:152
Function
getListDriveImageCompatibilityStatuses
( drives: DrivelistDrive[], image: SourceMetadata | undefined, write: boolean, )
lib/shared/drive-constraints.ts:249
Function
getTitle
(error: ErrorWithPath)
lib/shared/errors.ts:86
Function
getWmicNetworkDrivesOutput
* @summary Returns wmic's output for network drives
lib/gui/app/os/windows-network-drives.ts:33
Method
handleDomReady
()
lib/gui/app/components/safe-webview/safe-webview.tsx:173
Function
handleError
* @summary Handle `errors`
lib/util/api.ts:143
Function
hasAvailableDrives
()
lib/util/scanner.ts:11
Function
hasDrive
()
lib/gui/app/models/selection-state.ts:78
Function
hasDriveImageCompatibilityStatus
( drive: DrivelistDrive, image: SourceMetadata | undefined, write: boolean, )
lib/shared/drive-constraints.ts:265
Function
hasImage
()
lib/gui/app/models/selection-state.ts:85
Function
init
()
lib/gui/app/models/leds.ts:231
Function
isElevatedUnixSync
()
lib/shared/permissions.ts:82
Function
isFlashing
()
lib/gui/app/models/flash-state.ts:37
Function
isSystemDrive
(drive: Drive)
lib/gui/app/components/drive-selector/drive-selector.tsx:162
Method
logWebViewMessage
(event: electron.ConsoleMessageEvent)
lib/gui/app/components/safe-webview/safe-webview.tsx:107
Function
looksLikeWindowsImage
(imagePath: string)
lib/shared/supported-formats.ts:38
Function
mockGetWmicOutput
()
tests/gui/os/windows-network-drives.spec.ts:25
Function
onAbort
()
lib/gui/app/modules/image-writer.ts:79
Function
onDone
(payload: any)
lib/gui/app/modules/image-writer.ts:68
Function
onFail
({ device, error }: { device: any; error: any })
lib/gui/app/modules/image-writer.ts:58
Function
onFail
(destination: SourceDestination, error: Error)
lib/util/child-writer.ts:50
Function
onProgress
(state: MultiDestinationProgress)
lib/util/child-writer.ts:66
Method
onSelectImage
(_event: IpcRendererEvent, imagePath: string)
lib/gui/app/components/source-selector/source-selector.tsx:377
Function
onSkip
()
lib/gui/app/modules/image-writer.ts:85
Function
one
()
lib/gui/app/models/leds.ts:45
Function
open
(url: string)
lib/gui/app/os/open-external/services/open-external.ts:23
Function
performWrite
( image: SourceMetadata, drives: DrivelistDrive[], onProgress: sdk.multiWrite.OnProgressFunction, )
lib/gui/app/modules/image-writer.ts:41
Method
render
()
lib/gui/app/components/source-selector/source-selector.tsx:572
Method
render
()
lib/gui/app/components/safe-webview/safe-webview.tsx:111
Method
render
()
lib/gui/app/components/drive-selector/drive-selector.tsx:380
Method
render
()
lib/gui/app/components/svg-icon/svg-icon.tsx:57
Method
render
()
lib/gui/app/components/reduced-flashing-infos/reduced-flashing-infos.tsx:40
Method
render
()
lib/gui/app/components/progress-button/progress-button.tsx:83
Method
render
()
lib/gui/app/pages/main/MainPage.tsx:334
Function
report
(exception?: Error)
lib/gui/app/modules/exception-reporter.ts:23
Function
selectImage
()
lib/gui/app/os/dialog.ts:44
Function
selectSource
(source: SourceMetadata)
lib/gui/app/models/selection-state.ts:44
Function
send
(title: string, body: string, icon: string)
lib/gui/app/os/notification.ts:24
Function
set
(state: FlashState)
lib/gui/app/os/window-progress.ts:52
Function
set
( key: string, value: any, writeConfigFileFn = writeConfigFile, )
lib/gui/app/models/settings.ts:95
Function
setDevicePaths
(devicePaths: string[])
lib/gui/app/models/flash-state.ts:77
Function
setDrives
(drives: any[])
lib/gui/app/models/available-drives.ts:24
Function
setFlashingFlag
()
lib/gui/app/models/flash-state.ts:48
Function
setProgressState
( state: sdk.multiWrite.MultiDestinationProgress, )
lib/gui/app/models/flash-state.ts:113
Function
showWarning
(options: { confirmationLabel: string; rejectionLabel: string; title: string; description: string; })
lib/gui/app/os/dialog.ts:76
Function
stateObserver
()
lib/gui/app/models/leds.ts:190
Function
stopScanning
()
lib/util/scanner.ts:180
Function
storeReducer
* @summary The redux store reducer
lib/gui/app/models/store.ts:115
Function
sudo
( command: string[], )
lib/shared/sudo/linux.ts:47
Function
sudo
( command: string[], env: any, )
lib/shared/sudo/darwin.ts:33
Function
sudo
( command: string[], )
lib/shared/sudo/windows.ts:19
Function
toggleDevTools
* @summary Toggle the main window's devtools
lib/gui/menu.ts:29
Function
toggleDrive
(driveDevice: string)
lib/gui/app/models/selection-state.ts:36
Function
unsetFlashingFlag
(results: { cancelled?: boolean; sourceChecksum?: string; errorCode?: string | number; })
lib/gui/app/models/flash-state.ts:63
Function
wasLastFlashCancelled
()
lib/gui/app/models/flash-state.ts:148
Function
writeConfigFile
( filename: string, data: _.Dictionary<any>, )
lib/gui/app/models/settings.ts:70
← previous
201–286 of 286, ranked by callers