Logo Partas.TypeProvider

Config Module

Minimal (partial grammar support) reader for the git config format.

Types

Type Description

Entry

Functions and values

Function or value Description

parse text

Full Usage: parse text

Parameters:
    text : string

Returns: Entry list
text : string
Returns: Entry list

parseFile path

Full Usage: parseFile path

Parameters:
    path : string

Returns: Entry list
path : string
Returns: Entry list

Type something to start searching.