Actions
Feature #15840
openconfiguration path search
Feature #15840:
configuration path search
Status:
Open
Assignee:
-
Target version:
-
Description
Related to #15828, a standard method to search configuration files would be nice.
We (naruse and nobu) talked about it and agreed on Etc.config_file
To load a config file as Ruby script:
or just search the file:
basename will be defaulted to the base name of the program name,$0.
A flag to write new file:
Links:
XDG Base Directory Specification
Haiku Filesystem layout
Updated by shevegen (Robert A. Heiler) over 7 years ago
I can't say much about the API/name but the functionality looks useful/good in my opinion.
Updated by nobu (Nobuyoshi Nakada) over 7 years ago
- Description updated (diff)
Actions