We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/ENTRY
/ENTRY[entry]
CONVERT_DICT
REPLACE_NESTED
processing_order
overwrite_keys
post_process
Reader functions:
setup_template
handle_objects
Individual functions:
fill_wildcard_data_indices
resolve_special_keys
@data
@attrs
@link
self.callbacks
!['@eln', '@attrs', <some-value>]
!
!['@eln', '@attrs', '@link']
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/ENTRY
vs./ENTRY[entry]
parent_keyCONVERT_DICT
andREPLACE_NESTED
processing_order
overwrite_keys
post_process
Reader functions:
setup_template
handle_objects
Individual functions:
fill_wildcard_data_indices
together with `get_data_dims´ of readerresolve_special_keys
@data
,@attrs
,@data
,@link
and for simple valuesself.callbacks
)!['@eln', '@attrs', <some-value>]
!
(required fields in optional groups) notation for@link
!['@eln', '@attrs', '@link']
The text was updated successfully, but these errors were encountered: