示例#1
0
文件: main.py 项目: gitbot/builder
 def refresh(self, args):
     data = yaml.load(File(args.config).read_all())
     actions.refresh(data)
示例#2
0
	def get(self):
		actions.refresh()