Function create_ini_file

  • Create ini file instance based on provided string content.

    Parameters

    • this: void
    • content: string

      string value to be read as ini file

    Returns ini_file

    new ini file instance based on provided content

Generated using TypeDoc