.RDOC_OPTIONS Extensão de arquivo
Ruby Document Options File
| Desenvolvedor | N/D |
| Popularidade |
1.0 | 2 Votos |
O que é um arquivo RDOC_OPTIONS?
File created by RDoc, a documentation application for Ruby projects; contains options, or settings, for generating documentation for your Ruby project; includes the comment format, character-set, excluded files, and output directory; included with your .GEM package.
Mais informações
Some options cannot be saved in the RDOC_OPTIONS file since they may interfere how RDoc operates. The options are:
- --format
- --coverage-report
- --encoding
- --pipe
- --quiet
- --dry-run
- --template
- --force-update
- --verbose