Skip to content

Add accessors for Int- and String-backed values#7

Closed
prachigauriar wants to merge 1 commit intomainfrom
convenience-accessors
Closed

Add accessors for Int- and String-backed values#7
prachigauriar wants to merge 1 commit intomainfrom
convenience-accessors

Conversation

@prachigauriar
Copy link
Copy Markdown
Contributor

  • Add accessors for config variables whose values conform to
    RawRepresentable and ExpressibleByConfigInt
  • Add accessors for config variables whose values conform to
    RawRepresentable and ExpressibleByConfigString
  • Convert ConfigVariableReader implementation and tests to use gyb to
    reduce boilerplate
  • Add docs for gyb use

  - Add accessors for config variables whose values conform to
    RawRepresentable<Int> and ExpressibleByConfigInt
  - Add accessors for config variables whose values conform to
    RawRepresentable<String> and ExpressibleByConfigString
  - Convert ConfigVariableReader implementation and tests to use gyb to
    reduce boilerplate
  - Add docs for gyb use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant