restapi.env.Env.get_int

static Env.get_int(var, default=0)[source]
Parameters:
  • var (str)

  • default (int, default: 0)

Return type:

int