pub fn read_constructor_args_file( constructor_args_path: PathBuf, ) -> Result<Vec<String>>
Read contract constructor arguments from the given file.