Jido. VFS. Errors. PathTraversal exception
(Jido.VFS v1.0.0)
View Source
Path traversal attempt error
Summary
Functions
Create an Elixir.Jido.VFS.Errors.PathTraversal without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Jido.VFS.Errors.PathTraversal{ __exception__: true, attempted_path: term(), bread_crumbs: term(), class: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Jido.VFS.Errors.PathTraversal without raising it.
Keys
- :attempted_path