def check_eksctl()
in
Onboarding/AWS/Utils.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def check_eksctl() -> bool: return which("eksctl") is not None