Home Reference Source
public class | source

ElectronFinderExtention

Extends:

Finder → ElectronFinderExtention

Method Summary

Public Methods
public

attachFile(filePath: string): Promise

Attach the file given with filePath.

Public Methods

public attachFile(filePath: string): Promise source

Attach the file given with filePath.

Params:

NameTypeAttributeDescription
filePath string

Specify the path of the file to be attached

Return:

Promise