moeimg-d ~master (2022-06-10T04:19:58.5969599)
Dub
Repo
Article
moeimgd
moeimg
Undocumented in source.
struct
Article {
string
index
;
string
name
;
this
(string index, string name);
this
(char[] index, char[] name);
string
getURL
();
}
Constructors
this
this
(string index, string name)
Undocumented in source.
this
this
(char[] index, char[] name)
Undocumented in source.
Members
Functions
getURL
string
getURL
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
index
string
index
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
moeimgd
moeimg
functions
getArticles
getImages
structs
Article
Image