|
|
| charset |
| |
|
| keywords |
| |
|
| no_default_keywords |
| |
|
| mapping_file |
| |
|
| no_location |
| |
|
| add_location |
| |
|
| omit_header |
| |
|
| output_file |
| |
|
| input_dirs |
| |
|
| input_paths |
| |
|
| width |
| |
|
| no_wrap |
| |
|
| sort_output |
| |
|
| sort_by_file |
| |
|
| msgid_bugs_address |
| |
|
| copyright_holder |
| |
|
| project |
| |
|
| version |
| |
|
| add_comments |
| |
|
| strip_comments |
| |
|
| include_lineno |
| |
|
| ignore_dirs |
| |
|
| header_comment |
| |
|
| last_translator |
| |
|
| directory_filter |
| |
|
| distribution |
| |
Public Attributes inherited from babel.messages.frontend.CommandMixin |
|
| distribution |
| |
|
| verbose |
| |
|
| force |
| |
|
| help |
| |
|
| finalized |
| |
|
|
| _build_callback (self, str path) |
| |
|
| _get_mappings (self) |
| |
◆ finalize_options()
| babel.messages.frontend.ExtractMessages.finalize_options |
( |
|
self | ) |
|
◆ initialize_options()
| babel.messages.frontend.ExtractMessages.initialize_options |
( |
|
self | ) |
|
◆ boolean_options
| list babel.messages.frontend.ExtractMessages.boolean_options |
|
static |
Initial value:= [
'no-default-keywords', 'no-location', 'omit-header', 'no-wrap',
'sort-output', 'sort-by-file', 'strip-comments',
]
◆ multiple_value_options
| tuple babel.messages.frontend.ExtractMessages.multiple_value_options |
|
static |
Initial value:= (
'add-comments',
'keywords',
'ignore-dirs',
)
◆ option_aliases
| dict babel.messages.frontend.ExtractMessages.option_aliases |
|
static |
Initial value:= {
'keywords': ('--keyword',),
'mapping-file': ('--mapping',),
'output-file': ('--output',),
'strip-comments': ('--strip-comment-tags',),
'last-translator': ('--last-translator',),
}
◆ option_choices
| dict babel.messages.frontend.ExtractMessages.option_choices |
|
static |
Initial value:= {
'add-location': ('full', 'file', 'never'),
}
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/babel/messages/frontend.py