Class: InsertEmptyLinesAround
actions/InsertEmptyLines.InsertEmptyLinesAround
Hierarchy
↳
InsertEmptyLinesAround
Constructors
constructor
• new InsertEmptyLinesAround(graph
)
Parameters
Name | Type |
---|---|
graph | Graph |
Overrides
Defined in
actions/InsertEmptyLines.ts:101
Methods
run
▸ run(__namedParameters
): Promise
<ActionReturnValue
>
Parameters
Name | Type |
---|---|
__namedParameters | [Target []] |
Returns
Promise
<ActionReturnValue
>
Inherited from
Defined in
actions/InsertEmptyLines.ts:44