You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In individual functions and static methods of CasedObject, the user can specify a second options argument that is passed on to change-case
When initializing CasedObject, the user can specify additional properties in options that are stored in private _options to later be passed on to change-case
When interacting with a CasedObject instance, the user can get & set private _options through options
CasedObject, the user can specify a secondoptionsargument that is passed on to change-caseCasedObject, the user can specify additional properties inoptionsthat are stored inprivate _optionsto later be passed on to change-caseCasedObjectinstance, the user can get & setprivate _optionsthroughoptions