Lang
Description:
public namespace Lang
Vala.Lang namespace provides language-level utilities such as null checking and OS interfaces.
Content:
Classes:
- Context - Cancellation and timeout context propagated
across call boundaries.
- Exceptions - Exception utility methods.
- Objects - Utility methods for nullable object checks.
- Os - Operating-system utility methods.
- Preconditions - Utility methods for
precondition checks.
- Process - Wrapper for external process execution.
- Randoms - Random utility methods.
- ShutdownHooks - Utilities for registering
callbacks executed at process shutdown.
- StringEscape - String escaping utilities.
- SystemEnv - Environment variable helper methods.
- SystemInfo - System information helper methods.
- Threads - Thread utility methods.
Delegates: