igcv3 - v1.1.0
    Preparing search index...

    Function writePublicDocFile

    • Write a public document file with appropriate permissions (0o444). Use for certificates, CSRs, and public keys.

      Parameters

      • filePath: string

        Path to write the file

      • content: string | Buffer

        Document content

      Returns void

      If directory cannot be created

      If file cannot be written