Skip to content

POSIX: Implement IsConsoleOutputRedirectedToFileImplementation #1355

@wilbaker

Description

@wilbaker
        public static bool IsConsoleOutputRedirectedToFileImplementation()
        {
            // TODO(POSIX): Implement proper check
            return false;
        }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions