Jido.VFS.Errors.NotDirectory exception (Jido.VFS v1.0.0)

View Source

Path is not a directory error

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %Jido.VFS.Errors.NotDirectory{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  not_dir_path: term(),
  path: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.Jido.VFS.Errors.NotDirectory without raising it.

Keys

  • :not_dir_path