Class: Milkode::FindGrepOption::Option

Inherits:
Struct
  • Object
show all
Defined in:
lib/milkode/grep/findgrep_option.rb

Instance Attribute Summary collapse

Instance Attribute Details

#caseSensitiveObject

Returns the value of attribute caseSensitive



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def caseSensitive
  @caseSensitive
end

#colorHighlightObject

Returns the value of attribute colorHighlight



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def colorHighlight
  @colorHighlight
end

#dbFileObject

Returns the value of attribute dbFile



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def dbFile
  @dbFile
end

#debugModeObject

Returns the value of attribute debugMode



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def debugMode
  @debugMode
end

#depthObject

Returns the value of attribute depth



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def depth
  @depth
end

#directoryObject

Returns the value of attribute directory



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def directory
  @directory
end

#dispHtmlObject

Returns the value of attribute dispHtml



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def dispHtml
  @dispHtml
end

#expand_pathObject

Returns the value of attribute expand_path



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def expand_path
  @expand_path
end

#filePatternsObject

Returns the value of attribute filePatterns



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def filePatterns
  @filePatterns
end

#gotolineObject

Returns the value of attribute gotoline



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def gotoline
  @gotoline
end

#groongaOnlyObject

Returns the value of attribute groongaOnly



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def groongaOnly
  @groongaOnly
end

#ignoreCaseObject

Returns the value of attribute ignoreCase



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def ignoreCase
  @ignoreCase
end

#ignoreDirsObject

Returns the value of attribute ignoreDirs



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def ignoreDirs
  @ignoreDirs
end

#ignoreFilesObject

Returns the value of attribute ignoreFiles



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def ignoreFiles
  @ignoreFiles
end

#isMatchFileObject

Returns the value of attribute isMatchFile



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def isMatchFile
  @isMatchFile
end

#isSilentObject

Returns the value of attribute isSilent



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def isSilent
  @isSilent
end

#kcodeObject

Returns the value of attribute kcode



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def kcode
  @kcode
end

#keywordsObject

Returns the value of attribute keywords



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def keywords
  @keywords
end

#matchCountLimitObject

Returns the value of attribute matchCountLimit



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def matchCountLimit
  @matchCountLimit
end

#noSnipObject

Returns the value of attribute noSnip



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def noSnip
  @noSnip
end

#output_kcodeObject

Returns the value of attribute output_kcode



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def output_kcode
  @output_kcode
end

#packagesObject

Returns the value of attribute packages



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def packages
  @packages
end

#patternsNotObject

Returns the value of attribute patternsNot



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def patternsNot
  @patternsNot
end

#patternsOrObject

Returns the value of attribute patternsOr



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def patternsOr
  @patternsOr
end

#strict_packagesObject

Returns the value of attribute strict_packages



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def strict_packages
  @strict_packages
end

#suffixsObject

Returns the value of attribute suffixs



10
11
12
# File 'lib/milkode/grep/findgrep_option.rb', line 10

def suffixs
  @suffixs
end