lazydoc contexts
Reported by bahuvrihi | August 6th, 2008 @ 12:12 PM | in Tap-1.0.0
Might be nice to implement a context tag for lazydoc, so that when declarations are being made in a nested module, this is allowed:
# Nest::module
module Nest
extend Tap::Support::Declarations
# Task::manifest
task('task') {}
end
Comments and changes to this ticket
-
bahuvrihi September 10th, 2008 @ 10:12 AM
- State changed from new to invalid
The fundamental objective of this ticket (simplifying documentation of declarations) will be handled by the ::desc tag.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.