Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
d50ef008
Commit
d50ef008
authored
May 15, 2016
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5329 from CocoaPods/docs-vestigial
[Docs] Remove vestigial comment
parents
f27d9341
ce0987d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
user_interface.rb
lib/cocoapods/user_interface.rb
+1
-4
No files found.
lib/cocoapods/user_interface.rb
View file @
d50ef008
...
@@ -7,7 +7,7 @@ module Pod
...
@@ -7,7 +7,7 @@ module Pod
module
UserInterface
module
UserInterface
require
'colored'
require
'colored'
@title_colors
=
%w( yellow green
)
@title_colors
=
%w( yellow green )
@title_level
=
0
@title_level
=
0
@indentation_level
=
2
@indentation_level
=
2
@treat_titles_as_messages
=
false
@treat_titles_as_messages
=
false
...
@@ -117,9 +117,6 @@ module Pod
...
@@ -117,9 +117,6 @@ module Pod
self
.
title_level
-=
1
self
.
title_level
-=
1
end
end
# def title(title, verbose_prefix = '', relative_indentation = 2)
# end
# Prints a verbose message taking an optional verbose prefix and
# Prints a verbose message taking an optional verbose prefix and
# a relative indentation valid for the UI action in the passed
# a relative indentation valid for the UI action in the passed
# block.
# block.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment