todod v1.0.2 (2015-04-28T09:40:45Z)
Dub
Repo
HabitRPG
todod
habitrpg
Undocumented in source.
struct
HabitRPG {
string
api_user
;
string
api_key
;
bool
opCast
();
}
Members
Functions
opCast
bool
opCast
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
api_key
string
api_key
;
Undocumented in source.
api_user
string
api_user
;
Undocumented in source.
Meta
Source
See Implementation
todod
habitrpg
functions
addHabitRPGCommands
connectHabitRPG
doneTodo
loadHRPG
postMessage
postNewTag
putMessage
syncTags
syncTodos
toHabitRPGJSON
upHabit
structs
HabitRPG