8000 Add `Igniter.Project.Config.remove_configuration` · Issue #67 · ash-project/igniter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add Igniter.Project.Config.remove_configuration #67
Open
@ibarakaiev

Description

@ibarakaiev

Is your feature request related to a problem? Please describe.
Currently, it is possible to configure keys, but not possible to remove existing configured keys.

Describe the solution you'd like
Config.remove_configuration or Config.remove_key or something like that.

Describe alternatives you've considered
It's currently possible to run Config.configure/6 and pass nil or [] or Keyword.remove_keyword_key/2 to clear the configuration, but it would be ideal if there's a dedicated function to remove configuration instead, which should also remove the entire config :key ... line as well if everything became empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0