File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ Configuration text files are the most common use case for this module.
88
99The ** FileContent** module contains the following resources:
1010
11- - ** ReplaceText ** : Replaces strings matching a regular expression in a file .
11+ - ** IniSettingsFile ** : Add, set or clear entries in Windows INI settings files .
1212- ** KeyValuePairFile** : Add, remove or set key/value pairs in a text file containing
1313 key/value pairs.
14- - ** IniSettingsFile ** : Add, set or clear entries in Windows INI settings files .
14+ - ** ReplaceText ** : Replaces strings matching a regular expression in a file .
1515
1616This project has adopted the [ Microsoft Open Source Code of Conduct] ( https://opensource.microsoft.com/codeofconduct/ ) .
1717For more information see the [ Code of Conduct FAQ] ( https://opensource.microsoft.com/codeofconduct/faq/ )
You can’t perform that action at this time.
0 commit comments