Behaviors
List of software behaviors discovered with static code analysis.
Renames a file or directory. (x1)
file
Queries the system time. (x1)
settings
Enumerates files in a given directory. (x1)
search
Imports the "datetime" module, which exposes classes for manipulating dates and times. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Uses string-related functions. (x1)
behavior