Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
supermeter / consts / actions.py
Size: Mime:
# Copyright (C) 2022, Supertenant Ltd. - All Rights Reserved.
# Generated by superconsts autogen, DO NOT EDIT!

ACTION_EXECUTE = 0
ACTION_WAIT = 1
ACTION_REJECT = 2
ACTION_DELAY = 3