Skip to main content

@lcap/nasl-unified-frontend-generator > PlacedFile

PlacedFile class

已经被放置在文件系统中的文件

Signature:

declare class PlacedFile 

Constructors

ConstructorModifiersDescription
(constructor)(file, folder)Constructs a new instance of the PlacedFile class

Properties

PropertyModifiersTypeDescription
currentAbsolutePathstring文件当前的绝对路径
filereadonlyInputFile
originalAbsolutePathreadonlystring文件在所有移动发生前的绝对路径

Methods

MethodModifiersDescription
getFolder()
moveFileTo(folder)移动文件到文件夹下