var searchIndex = {}; searchIndex["slate"] = {"doc":"","items":[[3,"Slate","slate","The main Key-Value structure.",null,null],[12,"filepath","","Where the file containing the data is.",0,null],[5,"version","","Get the version of the library.",null,{"inputs":[],"output":{"name":"string"}}],[0,"command","","",null,null],[0,"set","slate::command","",null,null],[5,"run","slate::command::set","",null,{"inputs":[{"name":"vec"}],"output":{"name":"result"}}],[0,"get","slate::command","",null,null],[5,"run","slate::command::get","",null,{"inputs":[{"name":"vec"}],"output":{"name":"result"}}],[0,"list","slate::command","",null,null],[5,"run","slate::command::list","",null,{"inputs":[{"name":"vec"}],"output":{"name":"result"}}],[0,"remove","slate::command","",null,null],[5,"run","slate::command::remove","",null,{"inputs":[{"name":"vec"}],"output":{"name":"result"}}],[0,"rename","slate::command","",null,null],[5,"run","slate::command::rename","",null,{"inputs":[{"name":"vec"}],"output":{"name":"result"}}],[0,"exec","slate::command","",null,null],[5,"run","slate::command::exec","",null,{"inputs":[{"name":"vec"}],"output":{"name":"result"}}],[0,"snippet","slate::command","",null,null],[5,"run","slate::command::snippet","",null,{"inputs":[{"name":"vec"}],"output":{"name":"result"}}],[0,"cli","slate","",null,null],[5,"run","slate::cli","Main entry point of the command.",null,{"inputs":[{"name":"vec"}],"output":null}],[5,"parse_args","","Parse arguments based on a USAGE slice string.",null,{"inputs":[{"name":"str"},{"name":"vec"}],"output":{"name":"result"}}],[0,"message","slate","",null,null],[4,"Message","slate::message","",null,null],[13,"Raw","","",1,null],[13,"Info","","",1,null],[11,"fmt","","If a Message is of type Raw, it's inner str is not going\nto be altered when using the `format!` macro.",1,null],[11,"default","slate","Get a default Slate. It will use a default file\nin your home directory, the `.slate` file.",0,{"inputs":[],"output":{"name":"slate"}}],[11,"set","","Set a key with its value.",0,null],[11,"get","","Get the value of a key",0,null],[11,"remove","","Remove completely a key with its value.",0,null],[11,"clear","","Remove all keys.",0,null],[11,"rename","","Rename a key.",0,null],[11,"list","","Get a list of all keys.",0,null]],"paths":[[3,"Slate"],[4,"Message"]]}; initSearch(searchIndex);