Functions | |
def | _grep (pattern, lines, context) |
def | cat (filename) |
def | find (dir, mask) |
def | grep (expr, args) |
def | inside_dir (root) |
def | is_executable (path_to_file) |
def | remove_newlines (lines) |
Variables | |
bool | linux = True |
system = platform.system() | |
|
private |
def rspy.file.find | ( | dir, | |
mask | |||
) |
def rspy.file.inside_dir | ( | root | ) |
def rspy.file.is_executable | ( | path_to_file | ) |