Searched refs:has_vsftpd (Results 1 – 4 of 4) sorted by relevance
57 if env.has_vsftpd():
40 @pytest.mark.skipif(condition=not Env.has_vsftpd(), reason="missing vsftpd")
413 def has_vsftpd() -> bool: member in Env
Completed in 7 milliseconds