New command tagtypes available
Shows the list of tag types configured by the ``metadata_to_use`` setting.
This commit is contained in:
@@ -15,6 +15,9 @@ class Response;
|
||||
void
|
||||
tag_print_types(Response &response) noexcept;
|
||||
|
||||
void
|
||||
tag_print_types_available(Response &response) noexcept;
|
||||
|
||||
void
|
||||
tag_print(Response &response, TagType type, std::string_view value) noexcept;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user