MockDirectoryContentCallbackContext.symlink()
Home > @backstage/backend-test-utils > MockDirectoryContentCallbackContext > symlink
Creates a symbolic link at the current location
Signature:
symlink(target: string): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
target |
string |
void