FileHandler#
- class ansys.fluent.mcp.common.file_handlers.FileHandler#
Describes one file type the agent can route to a backend.
Overview#
Import detail#
from ansys.fluent.mcp.common.file_handlers import FileHandler
Attribute detail#
- FileHandler.probe: Callable[[pathlib.Path], FileProbe]#