コード例 #1
0
ファイル: main.py プロジェクト: gitbot/builder
 def refresh(self, args):
     data = yaml.load(File(args.config).read_all())
     actions.refresh(data)
コード例 #2
0
ファイル: xmpp.py プロジェクト: Viknet/FastVkontakt
	def get(self):
		actions.refresh()