Method: RubyGit::Status::Entry#worktree_status

Defined in:
lib/ruby_git/status/entry.rb

#worktree_statusSymbol?

Get the worktree status

Examples:

entry.worktree_status #=> :unmodified

Returns:

  • (Symbol, nil)

    worktree status symbol or nil if not applicable



92
# File 'lib/ruby_git/status/entry.rb', line 92

def worktree_status = nil