Options
All
  • Public
  • Public/Protected
  • All
Menu

Module nextra/linkAtomic

Index

Functions

Functions

linkAtomic

  • linkAtomic(source: string, destination: string): Promise<void>
  • Creates a hard file link atomically.

    function

    linkAtomic

    memberof

    fsn/nextra

    Parameters

    • source: string

      The source path of the file

    • destination: string

      The destination path of the file

    Returns Promise<void>

Generated using TypeDoc