flod ~master (2016-03-15T07:39:31Z)
Dub
Repo
Metadata
flod
metadata
package
struct
Metadata (
TagAttributeTuples
...
) {
alias
ValueType
(
string
key
)
=
Tup
.
ValueType
!
key
;
enum
size_t
[]
getters
(
string
key
,
size_t
index
)
;
void
set
(ValueType!key value);
ValueType
!
key
get
();
}
Members
Aliases
ValueType
alias
ValueType
(
string
key
)
=
Tup
.
ValueType
!
key
Functions
get
ValueType
!
key
get
()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void
set
(ValueType!key value)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
getters
enum
size_t
[]
getters
(
string
key
,
size_t
index
)
;
Undocumented in source.
Meta
Source
See Implementation
flod
metadata
enums
TagOp
getTagAttributes
tagGetter
tagSetter
structs
Metadata
TagAttribute
templates
FilterTagAttributes
MergeTagSpecs
hasOp