Skip to content

Windows config_dir #15

Description

@jonahbeckford

Is there any reason that the Roaming %AppData% is chosen as the config_dir in the following

(** {FOLDERID_ApplicationData} *)
let config_dir = get_folderid GUID.ApplicationData

I've commonly seen XDG_CONFIG_HOME mapped to %LocalAppData%, like in https://docs.racket-lang.org/basedir/index.html . Either way makes sense (I'm not objecting), but since I'm evaluating making this package the standard for the DkML Windows distribution (once #14 is addressed) I'd love to understand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions