Skip to content

Commit

Permalink
updating ParameterParser class documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
beluamat29 committed Dec 2, 2024
1 parent 3b4de44 commit f760173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/parameters_parser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* I transform a list of console parameters into a valid configuration object.
* I can also differentiate between path parameters and configuration parameters.
*/
import { isFailFastParam, isLanguageParam, isRandomizeParam } from '../utils.js';

Expand Down

0 comments on commit f760173

Please sign in to comment.