11## Modules
22
33<dl >
4- <dt ><a href =" #module_optionry " >optionry </a ></dt >
4+ <dt ><a href =" #module_optionist " >optionist </a ></dt >
55<dd ></dd >
6- <dt ><a href =" #module_optionry /assign " >optionry /assign</a ></dt >
6+ <dt ><a href =" #module_optionist /assign " >optionist /assign</a ></dt >
77<dd ></dd >
8- <dt ><a href =" #module_optionry /assign/method " >optionry /assign/method</a ></dt >
8+ <dt ><a href =" #module_optionist /assign/method " >optionist /assign/method</a ></dt >
99<dd ></dd >
10- <dt ><a href =" #module_optionry /assign/property " >optionry /assign/property</a ></dt >
10+ <dt ><a href =" #module_optionist /assign/property " >optionist /assign/property</a ></dt >
1111<dd ></dd >
12- <dt ><a href =" #module_optionry /assign/underscore " >optionry /assign/underscore</a ></dt >
12+ <dt ><a href =" #module_optionist /assign/underscore " >optionist /assign/underscore</a ></dt >
1313<dd ></dd >
14- <dt ><a href =" #module_optionry /process/get " >optionry /process/get</a ></dt >
14+ <dt ><a href =" #module_optionist /process/get " >optionist /process/get</a ></dt >
1515<dd ></dd >
16- <dt ><a href =" #module_optionry /process " >optionry /process</a ></dt >
16+ <dt ><a href =" #module_optionist /process " >optionist /process</a ></dt >
1717<dd ></dd >
1818</dl >
1919
20- <a name =" module_optionry " ></a >
20+ <a name =" module_optionist " ></a >
2121
22- ## optionry
23- <a name =" exp_module_optionry --module.exports" ></a >
22+ ## optionist
23+ <a name =" exp_module_optionist --module.exports" ></a >
2424
2525### module.exports([ options] , [ defaultOptions] ) ⇒ <code >Object</code > ⏏
2626Copies and merges options and default options into a new object.
@@ -43,13 +43,13 @@ Copies and merges options and default options into a new object.
4343 </tr> </tbody>
4444</table >
4545
46- <a name =" module_optionry /assign" ></a >
46+ <a name =" module_optionist /assign" ></a >
4747
48- ## optionry /assign
49- <a name =" module_optionry /assign/method" ></a >
48+ ## optionist /assign
49+ <a name =" module_optionist /assign/method" ></a >
5050
51- ## optionry /assign/method
52- <a name =" exp_module_optionry /assign/method--module.exports" ></a >
51+ ## optionist /assign/method
52+ <a name =" exp_module_optionist /assign/method--module.exports" ></a >
5353
5454### module.exports(class_ , [ options] , [ defaultOptions] ) ⏏
5555Processes the given options and assigns them by calling the setter methods
@@ -79,10 +79,10 @@ Processes the given options and assigns them by calling the setter methods
7979 </tr> </tbody>
8080</table >
8181
82- <a name =" module_optionry /assign/property" ></a >
82+ <a name =" module_optionist /assign/property" ></a >
8383
84- ## optionry /assign/property
85- <a name =" exp_module_optionry /assign/property--module.exports" ></a >
84+ ## optionist /assign/property
85+ <a name =" exp_module_optionist /assign/property--module.exports" ></a >
8686
8787### module.exports(class_ , [ options] , [ defaultOptions] ) ⏏
8888Processes the given options and assigns them by calling the setter properties
@@ -112,10 +112,10 @@ Processes the given options and assigns them by calling the setter properties
112112 </tr> </tbody>
113113</table >
114114
115- <a name =" module_optionry /assign/underscore" ></a >
115+ <a name =" module_optionist /assign/underscore" ></a >
116116
117- ## optionry /assign/underscore
118- <a name =" exp_module_optionry /assign/underscore--module.exports" ></a >
117+ ## optionist /assign/underscore
118+ <a name =" exp_module_optionist /assign/underscore--module.exports" ></a >
119119
120120### module.exports(class_ , [ options] , [ defaultOptions] ) ⏏
121121Processes the given options and assigns them by setting the underscored properties
@@ -145,10 +145,10 @@ Processes the given options and assigns them by setting the underscored properti
145145 </tr> </tbody>
146146</table >
147147
148- <a name =" module_optionry /process/get" ></a >
148+ <a name =" module_optionist /process/get" ></a >
149149
150- ## optionry /process/get
151- <a name =" exp_module_optionry /process/get--module.exports" ></a >
150+ ## optionist /process/get
151+ <a name =" exp_module_optionist /process/get--module.exports" ></a >
152152
153153### module.exports([ option] , [ defaultOption] ) ⇒ <code >\* </code > ⏏
154154Returns the specific option of the processed options from a recursive Proxy.
@@ -175,10 +175,10 @@ Returns the specific option of the processed options from a recursive Proxy.
175175 </tr> </tbody>
176176</table >
177177
178- <a name =" module_optionry /process" ></a >
178+ <a name =" module_optionist /process" ></a >
179179
180- ## optionry /process
181- <a name =" exp_module_optionry /process--module.exports" ></a >
180+ ## optionist /process
181+ <a name =" exp_module_optionist /process--module.exports" ></a >
182182
183183### module.exports([ options] , [ defaultOptions] ) ⇒ <code >Object</code > ⏏
184184Processes the options and default options into a new recursive Proxy.
0 commit comments