Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose reps and paths in shell command #963

Merged
merged 1 commit into from Oct 23, 2016

Conversation

denisdefreyne
Copy link
Member

@denisdefreyne denisdefreyne commented Oct 23, 2016

This makes the shell command load item reps, and thus makes paths available. For example, the following now works:

@items.find_all('/doc/*.dmark').map { |i| i.path.to_s }

To do

  • Tests
  • Refactoring

Related issues

Fixes #955.

@denisdefreyne denisdefreyne added this to the 4.3.6 milestone Oct 23, 2016
@denisdefreyne denisdefreyne merged commit 866fc71 into master Oct 23, 2016
@denisdefreyne denisdefreyne deleted the gh-955-reps-path-in-shell branch October 23, 2016 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant